Parallel Programming Guide for HP-UX Systems

MLIB
ScaLAPACK
Chapter 3 81
ScaLAPACK
ScaLAPACK is a library of high-performance linear algebra routines capable of solving
systems of linear equations, linear least squares problems, eigenvalue problems, and singular
value problems. ScaLAPACK can also handle many associated computations such as matrix
factorizations or estimating condition numbers.
ScaLAPACK is a public domain software that was developed by Oak Ridge National
Laboratory. It is designed for distributed computing and uses the Message Passing Interface
(MPI) for parallelism.
For more information, you can reference the latest edition of the ScaLAPACK Users’ Guide at
the Netlib repository:
http://www.netlib.org/scalapack/slug/index..html