LINPACK

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 Pete Stewart, and was intended for use on supercomputers in the 1970s and early 1980s. It has been largely superseded by LAPACK, which will run 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 are a measure of a system's floating point computing power. Introduced by Jack Dongarra, they measure how fast a computer solves a dense "N" by "N" system of linear equations "Ax"="b", which is a common task in engineering. The solution is obtained by Gaussian elimination with partial pivoting, with 2/3·"N"3 + 2·"N"2 floating point operations. The result is reported in millions of floating point operations per second (MFLOP/s, sometimes simply called FLOPS).

For large-scale distributed-memory systems, [http://www.netlib.org/benchmark/hpl/ HPL] , a portable implementation of the High-Performance LINPACK Benchmark, is used as a performance measure for ranking supercomputers in the TOP500 list of the world's fastest computers.(There is now also a Green500 list ranking the machines on the TOP500 list based on energy efficiency, in FLOPs per Watt.) The HPC benchmark is run for different matrix sizes "N" searching for the size Nmax for which the maximal performance Rmax is obtained. The benchmark also reports the problem size N1/2 where half of the performance (Rmax/2) is achieved.

External links

* http://www.netlib.org/linpack/
* http://www.netlib.org/benchmark/hpl/
* http://www.netlib.org/blas/
* http://www.top500.org/ Top500
* http://www.netlib.org/benchmark/linpackjava/ a web-based LINPACK benchmark
* http://www.netlib.org/benchmark/hpl/ The HPL benchmark used in the TOP500
* [http://freespace.virgin.net/roy.longbottom/index.htm Source code, pre-compiled versions and results for PCs]
* http://www.green500.org/ Green500


Wikimedia Foundation. 2010.

Игры ⚽ Нужна курсовая?

Look at other dictionaries:

  • Linpack — bezeichnete zunächst eine numerische Programmbibliothek zum Lösen von linearen Gleichungssystemen. Später wurde der Name auch für ein Programm zum Messen der Geschwindigkeit eines Computers verwendet. In der Urfassung dieses Messprogramms wird… …   Deutsch Wikipedia

  • LINPACK — bezeichnete zunächst eine numerische Programmbibliothek zum Lösen von linearen Gleichungssystemen. Später wurde der Name auch für ein Programm zum Messen der Geschwindigkeit eines Computers verwendet. In der Urfassung dieses Messprogramms wird… …   Deutsch Wikipedia

  • LINPACK — LINPACK  программная библиотека, написанная на языке Фортран, которая содержит набор подпрограмм для анализа и решения плотных систем линейных алгебраических уравнений[1]. LINPACK была разработана для работы на суперкомпьютерах, которые… …   Википедия

  • Linpack — Linpack  программная библиотека, написанная на языке Фортран, которая содержит набор подпрограмм для решения систем линейных алгебраических уравнений. Linpack была разработана для работы на суперкомпьютерах, которые использовались в 1970… …   Википедия

  • Linpack — est une bibliothèque de fonctions en Fortran pour l algèbre linéaire, et notamment la résolution numérique de systèmes d équations linéaires. Avec EISPACK pour le calcul des valeurs et vecteurs propres, elle est à l origine de MATLAB dont le but… …   Wikipédia en Français

  • LINPACK — est une bibliothèque de fonctions en Fortran pour l algèbre linéaire, et notamment la résolution numérique de systèmes d équations linéaires[1]. Avec EISPACK pour le calcul des valeurs et vecteurs propres, elle est à l origine de MATLAB dont le… …   Wikipédia en Français

  • Linpack — Linpack,   eine in den 1970er Jahren entwickelte Programmbibliothek (Bibliothek) für die Programmiersprache Fortran, in der Routinen zum Lösen linearer Gleichungen und Gleichungssysteme enthalten waren. Linpack wurde Anfang der 1990er Jahre durch …   Universal-Lexikon

  • Linpack — Este artículo o sección necesita referencias que aparezcan en una publicación acreditada, como revistas especializadas, monografías, prensa diaria o páginas de Internet fidedignas. Puedes añadirlas así o avisar …   Wikipedia Español

  • Linpack — El benchmark Linpack fue desarrollado en el Argone National Laboratory por Jack Dongarra en 1.976, y es uno de los más usados en sistemas científicos y de ingeniería. Su uso como benchmark fue accidental, ya que originalmente fue una extensión… …   Enciclopedia Universal

  • Linpack-Benchmark — LINPACK bezeichnete zunächst eine numerische Programmbibliothek zum Lösen von linearen Gleichungssystemen. Später wurde der Name auch für ein Programm zum Messen der Geschwindigkeit eines Computers verwendet. In der Urfassung dieses Messprogramms …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”