Scalapack

Abstract
The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines redesigned
for distributed memory MIMD parallel computers. It is currently written in a Single-Program-
Mulitple-Data style using explicit message passing for interprocessor communication. It assumes
matrices are laid out in a two-dimensional block cyclic decomposition.

ScaLAPACK is designed for heterogeneous computing and is portable on any computer that supports
MPI or PVM.

Like LAPACK, the ScaLAPACK routines are based on block-partitioned algorithms in order to minimize
the frequency of data movement between different levels of memory hierarchy. (For some machines,
the memory hierarchy includes the off-processor memory of other processors, in addition to the
hierarchy of registers, cache, and local memory on each processor.) The fundamental building blocks
of the ScaLAPACK library are distributed memory versions (PBLAS) of the Level 1, 2 and 3 BLAS, and a
set of Basic Linear Algebra Communication Subprograms (BLACS) for communication tasks that arise
frequently in parallel linear algebra computations. In the ScaLAPACK routines, all interprocessor
communication occurs within the PBLAS and the BLACS. One of the design goals of ScaLAPACK was to
have the ScaLAPACK routines resemble their LAPACK equivalents as much as possible.

Contact Is Organization
PETTT Advanced Computational Environments
Email
help@pettt-ace.com
Name
PETTT Advanced Computational Environments
Date Of Information
Tue Dec 04 16:14:32 EST 2007
Documentation
http://www.netlib.org/scalapack/slug/index.html
Domain
Numerical Programs and Routines
Linear algebra
Is Composed Of Asset
ATLAS/BLAS
Abstract
The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide portable performance. At present, it provides C and Fortran77 interfaces to a portably efficient BLAS implementation, as well as a few routines from LAPACK.
Contact Is Organization
PETTT Advanced Computational Environments
Email
help@pettt-ace.com
Name
PETTT Advanced Computational Environments
Date Of Information
Sat Jan 03 10:47:08 PST 2009
Distribution Statement
http://math-atlas.sourceforge.net/faq.html#license
Documentation
http://math-atlas.sourceforge.net/faq.html#doc
Domain
Numerical Programs and Routines
Linear algebra
Name
ATLAS/BLAS
Record Maintained By Organization
PETTT Advanced Computational Environments
Email
help@pettt-ace.com
Name
PETTT Advanced Computational Environments
Title Line
Automatically Tuned Linear Algebra Software (ATLAS)
Version
3.6.0
Version Date
December 21, 2003
Webpage
http://math-atlas.souceforge.net/
Is Made Of Element
buildMatrix
Element Type
Matlab .m file
Name
buildMatrix
Name
Scalapack
Record Maintained By Organization
PETTT Advanced Computational Environments
Email
help@pettt-ace.com
Name
PETTT Advanced Computational Environments
Version
1.8.0
Version Date
August 31, 2001
Was Created By Organization
AHPCRC
Email
hpchelp@ahpcrc.org
Name
AHPCRC
Telephone
612-337-3533
Webpage
http://www.ahpcrc.org
Webpage
http://www.netlib.org/scalapack/scalapack_home.html