LINPACKS The LINPACK benchmark program in single precision.

LINPACKD The LINPACK benchmark program in double precision.

LINPACKC The LINPACK benchmark program done in C.
        Translated to C by Bonnie Toy 5/88.


LIVERMORE
        The Livermore loops in single precision. (Fortran) 
        A program used by some to benchmark supercomputers.
	Frank McMahaon LLNL 1/26/88

LIVERMOREC
        A 'C' version of the Livermore loops program,
        a program used by some to benchmark supercomputers.
	Frank McMahaon LLNL 1/26/88

LUS The linear equation solver used in the paper by Dongarra and Eisenstat
        that is based on matrix-vector operations. This is the single
        precision version.

LUD The linear equation solver used in the paper by Dongarra and Eisenstat
        that is based on matrix-vector operations. This is the double
        precision version.

PERFORMANCE
        A post script copy of the paper by J. Dongarra, `Performance
        of Various Computers Using Standard Linear Algebra Software
        in a Fortran Environment'

PERF-UPD
	A log of updates made to the above report.

VECTORS A test suite for vectorizing Fortran compilers.  Single precision.
        D. Levine, D. Callahan, and J. Dongarra.  1/4/91.

VECTORD A test suite for vectorizing Fortran compilers.  Double precision.
        D. Levine, D. Callahan, and J. Dongarra.  1/4/91.

HIGBIE  a collection of vectorizable loops.
        Lee Higbie, 2/13/91.

WHETSTONEC The Whetstone benchmark in C.  This program is a translation of the
 	original Algol version in "A Synthetic Benchmark" by H.J. Curnow
        and B.A. Wichman in Computer Journal, Vol  19 #1, February 1976.

WHETSTONES The Whetstone benchmark in single precision Fortran.

WHETSTONED The Whetstone benchmark in double precision Fortran.

DHRY-ADA     Dhrystone benchmark program in Ada, current version.
DHRY-C       Dhrystone benchmark program in C, current version.
DHRY-PASCAL  Dhrystone benchmark program in Pascal, current version.

KARP-CHALLENGE Alan Karp's challenge on parallel vs sequential computing.

NBSLIB A version of netlib runs at NBS and they distribute benchmark
       software.

BELL-AWARD details of the following prize:
       Beginning in 1988, two $1000 awards will be given each year for 10
       years to the person or team that demonstrates the greatest speedup on a
       multiple-instruction, multiple-data parallel processor.

NAS  A benchmark test program has been developed for use by the NAS program at
     NASA Ames Research Center to aid in the evaluation of supercomputer
     performance. 
     David H. Bailey, NASA Ames Research Center, June 24, 1988

NAS-DOC  tex documentation for NAS

PARALLEL This is a collection of loops to test an compilers ability to
     parallelize. Jack Dongarra Dec 1991.
