Next: Problems addressed by ScaLAPACK
Up: Departmental seminar at UWCC
Previous: PETSc software hierarchy

What Is ScaLAPACK?

Goal:
    To develop a library of high-quality, portable software for performing linear algebra computations on NUMA supercomputers, specifically MIMD distributed memory concurrent computers.
LAPACK has already done this for workstations and shared memory computers.
ScaLAPACK extends the functionality of LAPACK to distributed memory machines. ScaLAPACK=Scalable LAPACK

i.e., we want the performance/node to stay constant as the problem size scales with the number of nodes.


Slide 22 of Departmental seminar at UWCC, David W. Walker, UWCC. (Updated 01/31/96)