home *** CD-ROM | disk | FTP | other *** search
- Test programs for the Level 2 and 3 BLAS are provided in this directory.
- A test program for the Level 1 BLAS is not included. The original Level 1
- BLAS test program is available from netlib as TOMS algorithm 539.
-
- To create and run the Level 2 and 3 BLAS test programs modify the Makefile
- use the appropriate flags and to point to the correct libblas version for your
- machine. Then simply type "make" in this directory.
-
- To make the Level 2 BLAS test programs type "make blat2".
-
- To make the Level 3 BLAS test programs type "make blat3".
-
- To run the BLAS test programs refer to the file RUNTEST.
-