next up previous contents
Next: Create the Test Matrix Up: Further Details of the Previous: Run the BLAS Test   Contents

Create the LAPACK Library

a)
Go to the directory LAPACK and edit the definition of lapacklib in the file Makefile to specify the data types desired, as in the example in Section 5.3.

b)
Type make lapacklib. The make command can be run more than once to add another data type to the library if necessary.

The LAPACK library is created in LAPACK/lapack_PLAT.a, where PLAT is the user-defined architecture suffix specified in the file LAPACK/make.inc.



Julie Langou 2007-02-26