
BLAS/LAPACK Testers

This distribution should contain the following:

  README - this file
  blas1  - routines to test level 1 BLAS
  blas2  - routines to test level 2 BLAS
  blas3  - routines to test level 3 BLAS
  lin    - routines to test LAPACK linear equation routines
  eig    - routines to test LAPACK eigenvalue routines

Note:  In testing the JLAPACK, we have noticed that many JITs are
still buggy (see http://www.cs.utk.edu/f2j/jitnote.html).  If failures
are reported when you run the testers, try again with JIT disabled.

Also remember that even though source is included, recompilation is
not possible without the bytecode translator.

Each directory contains a README explaining how to
run the tests.
