SuperLU
General Information
Short Description: Sparse linear system solver
Long Description: SuperLU is a collection of three ANSI C subroutine libraries for solving sparse linear systems of equations AX=B, where A is a square, nonsingular, n x n sparse matrix, and X and B are dense, n x nrhs matrices. nrhs is the number of right-hand sides and solution vectors.
SuperLU uses Gaussian elimination with partial pivoting (GEPP). The columns of A may be preordered before factorization; the preordering for sparsity is completely separate from the factorization.
It provides functionality for both real and complex matrices, in both single and double precision.
Category: Applications - Scientific and Engineering
Mathematics and Statistics
Numerical Programs and Routines: Linear Algebra
Vendor/Developer: UC Berkeley Computer Science Division and NERSC
Vendor Website: http://acts.nersc.gov/superlu/
Software Website: http://crd.lbl.gov/~xiaoye/SuperLU/
Programming Language: Callable from C and Fortran
Terms of Use:
Installation Information
Version: 2.2 dist Version Date: 0000-00-00
Installed Site: National Center for Supercomputing Applications
Installed Platform: SGI Altix
Point of Contact: Greg Bauer
Installation Status: Complete
Installation Date: 2008-02-26
Usage Information
Usage URL:
Usage Information:
SuperLU_DIST Version 2.2 is installed on Cobalt in /usr/apps/math/superlu/SuperLU_DIST_2.2
To compile and link to the default build:
-I /usr/apps/math/superlu/SuperLU_DIST_2.2/include
-L /usr/apps/math/superlu/SuperLU_DIST_2.2/lib -lsuperlu_intel90 -L
${MKL_HOME}/lib/64 -lmkl_ipf -lguide -lmpi -L -lifcore -lcxa
To compiler and link a build with METIS/PARMETIS enabled:
-I /usr/apps/math/superlu/SuperLU_DIST_2.2/include
-L /usr/apps/math/superlu/SuperLU_DIST_2.2/lib -lsuperlu_intel90_metis -L
${MKL_HOME}/lib/64 -lmkl_ipf -lguide -L /usr/apps/math/metis/ParMetis-3.1
-lparmetis -L /usr/apps/math/metis/ParMetis-3.1 -lmetis -lmpi -L -lifcore -lcxa
User Guide Homepage:
License Information
Number of Licenses:
User Fee:
Type of License: N/A
Type of Installation: Available to all allocated users
Distribution Information: