$ mpicc [options] file ...

/opt/mlib/pgi_5.1/hpmpi_2.1/lib/64/libscalapack.a -mp -lpgf90 -lpgf90_rpml -lpgf902 -lpgf90rtl -lpgftnrtl

9.3.5.4 Linking SuperLU_DIST

For programs that link SuperLU_DIST, you can specify the entire path of the library file on the compiler command line. You can use the following commands to link SuperLU_DIST:

$ mpi90 [options] file ...

/opt/mlib/pgi_5.1/hpmpi_2.1/lib/64/libsuperlu_dist.a -mp

$ mpicc [options] file ...

/opt/mlib/pgi_5.1/hpmpi_2.1/lib/64/libsuperlu_dist.a -mp -lpgf90 -lpgf90_rpml -lpgf902 -lpgf90rtl -lpgftnrtl

9.3.6 Licensing

License files have been provided with HP MLIB. If the license is expired, contact your system administrator. HP MLIB will not function without a valid license. A user demonstration mode is not provided.

9.3.7 MLIB Manpages

MLIB manpages are supplied with the MLIB software and are available on the HP XC by invoking the man command with an MLIB command name.

9-6Using HP MLIB