HPC-Netlib
High Performance Math Software
PSPASES (Parallel Sparse Symmetric Direct Solver Library)
- Abstract
- PSPASES is a stand-alone MPI-based parallel library
for solving linear systems of equations involving sparse
symmetric positive definite matrices. The library efficiently
implements the scalable parallel algorithms developed
by authors, for each of the four phases of direct solution
method; viz. ordering, symbolic factorization, numerical
Cholesky factorization, and solution of triangular
systems.
PSPASES uses ParMETIS and METIS as
default libraries for computing fill- reducing ordering,
but it also accepts user supplied ordering. Different
functional interfaces are provided for each of the
phases of the solver and a simple interface is also
provided for easy use. The user can use these interfaces
to solve multiple systems with same nonzero structures;
to solve same system for multiple right hand sides;
and to get different statistical information such as
the memory requirements of the solver and the quality
of the ordering.
- DateOfInformation
- Sat Oct 17 19:40:50 1998
- Domain
- Numerical Programs and Routines!Linear algebra
- Name
- PSPASES (Parallel Sparse Symmetric Direct Solver Library)
- TargetEnvironment
- Portable to most of today's parallel computers. Tested
on IBM, Cray, and SGI platforms
- TitleLine
- scalable parallel direct solver library for sparse symmetric positive definite linear systems
- Version
- 1.0.2
- VersionDate
- September 1998
- Webpage
- http://www-users.cs.umn.edu/~mjoshi/pspases/
- ContactIs
- Mahesh Joshi
Meta Data URL from which this entry was created:
http://www.nhse.org/rib/repositories/hpc-netlib/objects/Asset/pspases.html
hpc-netlib@netlib.org