LINPACK is a library to measure the performance of computer systems.
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.
Original author(s) Jack Dongarra, Jim Bunch, Cleve Moler, and Gilbert Stewart
Written in Fortran
Type Library
Website www.netlib.org/linpack/