HP MLIB User's Guide Vol. 2 7th Ed.
Chapter 10 Introduction to ScaLAPACK 691
Accessing ScaLAPACK
Accessing ScaLAPACK
The ScaLAPACK and ScaLAPACK8 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 ScaLAPACK, include the
appropriate declarations and CALL statements in your Fortran source
program, and specify that ScaLAPACK or ScaLAPACK8 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 LAPACK” on page 629 for details
about accessing the LAPACK library.
MLIB libraries are installed in the /opt/mlib/ directory. The entire path depends
on your system type, as follows:
Table 10-1 ScaLAPACK and ScaLAPACK8 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
libscalapack.a
libscalapack.sl
64-bit /opt/mlib/lib/pa20_64
libscalapack.a
libscalapack.sl
libscalapack8.a
libscalapack8.sl
Itanium 2
HP-UX
11i V1.6 or
later
32-bit /opt/mlib/lib/hpux32
libscalapack.a
libscalapack.so
64-bit /opt/mlib/lib/hpux64
libscalapack.a
libscalapack.so
libscalapack8.a
libscalapack8.so
Itanium 2
Red Hat
Linux
Enterprise 3
Intel V8.0
Compiler
64-bit /opt/mlib/intel_8.0/hpmpi_2.1/lib/64
libscalapack.a
libscalapack.so
libscalapack8.a
libscalapack8.so