home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / lib / mathlib / libblas / test / README < prev    next >
Encoding:
Text File  |  1994-08-02  |  618 b   |  14 lines

  1.     Test programs for the Level 2 and 3 BLAS are provided in this directory.
  2. A test program for the Level 1 BLAS is not included. The original Level 1
  3. BLAS test program is available from netlib as TOMS algorithm 539.
  4.  
  5.     To create and run the Level 2 and 3 BLAS test programs modify the Makefile
  6. use the appropriate flags and to point to the correct libblas version for your 
  7. machine. Then simply type "make" in this directory. 
  8.  
  9.     To make the Level 2 BLAS test programs type "make blat2".
  10.  
  11.     To make the Level 3 BLAS test programs type "make blat3".
  12.  
  13.     To run the BLAS test programs refer to the file RUNTEST.
  14.