Talk:LINPACK

There are now actually 3 benchmarks called LINPACK (which is confusing).

  1. The first is the original benchmark by Jack Dongarra. The rules state that you are not allowed to change the code in any way, not even the comments. It is therefore a test of your Fortran environment rather than the top speed of your computer. The size of the matrix is small by today's standards.
  2. The second is the LINPACK 1000, or TPP benchmark ("Toward Peak Performance) on nxn matrices with n=1000, but you are allowed to replace calls to particular functions with your own linear equation solver, and even change n.
  3. The third and newest benchmark is the HPC benchmark ("Highly Parallel Computing"), appropriate to clusters where the work can be distributed via MPI or PVM.

I will try to flesh in the article to make these distinctions clearer, and verify that I've actually got the particulars right.

--Wormholio 16:05, 27 February 2007 (UTC)[reply]

A reference for all this is the paper Performance of Various Computers Using Standard Linear Equations Software by Jack J. Dongarra, of the Computer Science Departemnt at the University of Tennessee, Knoxville, TN 37996-1301 and the Computer Science and Mathematics Division of Oak Ridge National Laboratory, Oak Ridge, TN 37831. Document code CS-89-85 dated 30 November 20006. I will track down the link directly to this paper.

--Wormholio 16:11, 27 February 2007 (UTC)[reply]

The paper in question is available at http://www.netlib.org/benchmark/performance.ps Jbradfor 20:54, 8 March 2007 (UTC)[reply]

I think the LINPACK benckmarks, particularly HPL, are important enough, since HPL is used for the Top500 ranking, to have an article of their own, and not just a section in the LINPACK package article. I will create a new article named "LINPACK benchmarks" and extend it, and leave this article just for the package.

--Diego Marcos (talk) 11:23, 8 January 2012 (UTC)[reply]

The HPL - A Portable Implementation of the High-Performance Linpack Benchmark for Distributed-Memory Computers portion of this should be merged into TOP500. The original LINPACK library should be merged into LAPACK (along with EISPACK) and some context given on their historical evoluation. Jeff.science (talk) 09:05, 4 December 2012 (UTC)[reply]

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.