SuperLU (serial version)

Category: Libraries-Math-LinearAlgebra-Sparse

Description

SuperLU contains a set of subroutines to solve a sparse linear system A*X=B. It 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.

Use

SuperLU is available on the XT as a module. See the modules page for more information on modules. There are parallel builds of SuperLU. The parallel module is suffixed with "_DIST".

  module avail superlu
  module load superlu/3.0
  ftn example.f ${SUPERLU_LIB}

Support

This package has the following support level : Supported

Available Versions

Version Available Builds
pgi pathscale gnu Other
3.0
v
v
v