FLSG620DA Users' Note | http://www.csar.cfs.ac.uk/test/software/maths/nag/mark20... |
(c) Routine Document
The libraries supplied with this implementation have not been compiled in a manner that facilitates the use of multiple threads.
2. Availability of Routines
All routines listed in the chapter contents documents of the NAG Fortran Library Manual, Mark 20 are available in this implementation. At Mark 20, 95 new primary
3. General Information
This implementation includes libraries in both archive and dynamic share object (DSO) forms for the following combinations of Application Binary Interfaces (ABI) and Instruction Set Architectures (ISA):
high performance
3.1. Accessing the Library
You may link to the NAG Fortran Library in the following manner:
f77 driver.f
or
f90 driver.f
where driver.f is the user's application program.
The specific library used by the linker depends on the compilation options, if any, specified by the user and on the system processor. On systems such as the Silicon Graphics Power Indigo2, based on a R8000 processor, the default, if the SGI_ABI environment variable has not been set, is
On systems such as the Silicon Graphics Origin 2000, based on a R10000 processor, the default, if the SGI_ABI environment variable has not been set, is high performance
MIPS IV.
To use a library that requires the BLAS and LAPACK routines from the SGI Scientific Computing Software Library (SCSL), the compilation command above should be modified to
f77 driver.f
or
2 of 10 | 18/08/2004 12:11 |