aboutsummaryrefslogtreecommitdiff
path: root/math/scalapack/pkg-descr
blob: 26b46bafe7088ba5b08bd923f12b406152bc397d (plain) (blame)
1
2
3
4
5
6
7
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-Multiple-Data style using explicit message
passing for interprocessor communication. It assumes matrices are laid out
in a two-dimensional block cyclic decomposition.

Now the code for BLACS and PBLAS is included.