HP MLIB User's Guide Vol. 2 7th Ed.

Chapter 8 Introduction to LAPACK 629
Accessing LAPACK
Accessing LAPACK
The LAPACK and LAPACK8 libraries are available as an archive and a shared
library. It consists of compiled subprograms ready for you to incorporate into
your programs with the linker. To use LAPACK, include the appropriate
declarations and CALL statements in your Fortran source program, and specify
that LAPACK or LAPACK8 be used as an object library at link time. Refer to
Accessing VECLIB” on page 3 for details about accessing the VECLIB library,
and “Accessing ScaLAPACK” on page 691 for details about accessing the
ScaLAPACK library.
MLIB libraries are installed in the /opt/mlib/ directory. The entire path depends
on your system type, as follows:
Table 8-1 LAPACK and LAPACK8 Libraries
Processor
Type
OS
Version
Address
Width
Installation Directory Libraries
PA 2.0
HP-UX
11i or later
32-bit /opt/mlib/lib/pa2.0
liblapack.a
liblapack.sl
64-bit /opt/mlib/lib/pa20_64
liblapack.a
liblapack.sl
liblapack8.a
liblapack8.sl
Itanium 2
HP-UX
11i V1.6 or
later
32-bit /opt/mlib/lib/hpux32
liblapack.a
liblapack.so
64-bit /opt/mlib/lib/hpux64
liblapack.a
liblapack.so
liblapack8.a
liblapack8.so
Itanium 2
Red Hat
Linux
Enterprise 3
V8.0
Compiler
64-bit /opt/mlib/intel_8.0/hpmpi_2.1/lib/64
liblapack.a
liblapack.so
liblapack8.a
liblapack8.so