LINPACK

LINPACK
Original author(s)Jack Dongarra, Jim Bunch, Cleve Moler, and Gilbert Stewart
Written inFortran
TypeLibrary
Websitenetlib.org/linpack/

LINPACK is a software library for performing numerical linear algebra on digital computers.[1] 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.[2][3] 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.

  1. ^ Dongarra, Jack J.; Moler, Cleve B.; Bunch, James R.; Stewart, Gilbert W (1979). LINPACK Users' Guide. SIAM. ISBN 9780898711721.
  2. ^ Matlis, Jan (2005-05-30). "Sidebar: The Linpack Benchmark". ComputerWorld.
  3. ^ Markoff, John (1991-09-22). "Technology; Measuring How Fast Computers Really Are". New York Times.

From Wikipedia, the free encyclopedia · View on Wikipedia

Developed by Nelliwinne