Linpack


LINPACK

(1)A package of linear algebra routines.

LINPACK

(2)The kernel benchmark developed from the "LINPACK" packageof linear algebra routines. It was written by Jack Dongarra in Fortran and is commonly used inthat language but there is also a C version.

Source Code by FTP: single precision Fortran,double precision Fortran,C.

Results.

Linpack

A package of FORTRAN programs for numerical linear algebra that is commonly used to create benchmark programs for testing a computer's floating point performance. See benchmark.