Next: Run the LAPACK Test
Up: Further Details of the
Previous: Create the LAPACK Library
Contents
- a)
- Go to the directory LAPACK and edit the definition of tmglib
in the file Makefile to specify the data types desired, as in the
example in Section 5.3.
- b)
- Type make tmglib.
The make command can be run more than once to add another
data type to the library if necessary.
The test matrix generator library is created in LAPACK/tmglib_PLAT.a,
where PLAT is the user-defined architecture suffix specified in the
file LAPACK/make.inc.
Julie Langou
2007-02-26