LINPACK

For other uses, see LINPACK (disambiguation).
LINPACK
Original author(s) Jack Dongarra, Jim Bunch, Cleve Moler, and Gilbert Stewart
Written in Fortran
Type Library
Website www.netlib.org/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.[1][2] 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.

See also

References

  1. Matlis, Jan (2005-05-30). "Sidebar: The Linpack Benchmark". ComputerWorld.
  2. Markoff, John (1991-09-22). "Technology; Measuring How Fast Computers Really Are". New York Times.
This article is issued from Wikipedia - version of the 4/27/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.