LINPACK - définition. Qu'est-ce que LINPACK
Diclib.com
Dictionnaire ChatGPT
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:

Traduction et analyse de mots par intelligence artificielle ChatGPT

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

Qu'est-ce (qui) est LINPACK - définition

SOFTWARE LIBRARY
Linpack

LINPACK         
1. A package of linear algebra routines. 2. The kernel benchmark developed from the "LINPACK" package of linear algebra routines. It was written by Jack Dongarra <dongarra@cs.utk.edu> in Fortran and is commonly used in that language but there is also a C version. Source Code by FTP: {single precision Fortran (ftp://netlib.att.com/netlib/benchmark/linpacks.Z)}, {double precision Fortran (ftp://netlib.att.com/netlib/benchmark/linpackd.Z)}, C (ftp://netlib.att.com:/netlib/benchmark/linpackc.Z). {Results (http://performance.netlib.org/performance/html/linpack.data.col0.html)}. (1994-11-14)

Wikipédia

LINPACK

LINPACK is a software library for performing numerical linear algebra on digital computers. It was written in Fortran by Jack Dongarra, Jim Bunch, Cleve Moler, and Gilbert Stewart, and was intended for use on supercomputers in the 1970s and early 1980s. It has been largely superseded by LAPACK, which runs more efficiently on modern architectures.

LINPACK makes use of the BLAS (Basic Linear Algebra Subprograms) libraries for performing basic vector and matrix operations.

The LINPACK benchmarks appeared initially as part of the LINPACK user's manual. The parallel LINPACK benchmark implementation called HPL (High Performance Linpack) is used to benchmark and rank supercomputers for the TOP500 list.