Volume 7, Issue 1 -
Spring/Summer 1999

Volume 6, Issue 3
Fall 1998

Volume 6, Issue 2
Spring/Summer 1998

Volume 6, Issue 1
Winter 1998

Volume 5, Issue 4
Fall 1997

Volume 5, Issue 3
Summer 1997

Volume 5, Issue 2
Spring 1997

Volume 5, Issue 1
Winter 1997

Volume 4, Issue 4
Fall 1996

Volume 4, Issue 3
Summer 1996

Volume 4, Issue 2
Spring 1996

Volume 4, Issue 1
Winter 1996

Volume 3, Issue 4
Fall 1995

Volume 3, Issue 3
Summer 1995

Volume 3, Issue 2
Spring 1995

Volume 3, Issue 1
January 1995

Volume 2, Issue 4
October 1994

Volume 2, Issue 3
July 1994

Volume 2, Issue 2
April 1994

Volume 2, Issue 1
January 1994

Volume 1, Issue 4
October 1993

Volume 1, Issue 3
July 1993

Volume 1, Issue 2
April 1993

Volume 1, Issue 1
January 1993

JAVA VERSION OF LINPACK BENCHMARK OFFERED AT THE UNIVERSITY OF TENNESSEE


Standardized, rigorous, and scientifically tenable methodology for studying the performance of computer systems continues to be of great value to the high-performance computing community. The Linpack Benchmark is one such numerically intensive test that has been used for years to measure the floating point performance of computers. Through their Netlib Web site, University of Tennessee CRPC researchers Jack Dongarra and Reed Wade now offer an applet that runs the Linpack Benchmark in Java.

Users of the applet can see the performance of their computer and compare it with other machines running the Java applet. The benchmark solves a dense 100 x 100 system of linear equations with one right-hand side, Ax = b. The matrix is generated randomly and the right-hand side is constructed so the solution has all components equal to one. The method of solution is based on Gaussian elimination with partial pivoting. Once the problem is solved on a user's computer, a comparison is given with other computers running the same benchmark. The timing information can then be sent back to Tennessee and entered into the timing collection.

To run the Linpack Benchmark in Java, see http://www.netlib.org/benchmark/linpackjava /. The Java code that implements the benchmark can be viewed as well.

For more information, contact Jack Dongarra at dongarra@cs.utk.edu .


Table of Contents