Hypre

Category: Libraries-Math

Description

Hypre is a library of high performance preconditioners that features parallel multigrid methods for both structured and unstructured grid problems.

Use

Hypre is available as a module either as part of Cray's petsc module or as part of NICS build of hypre. For the Cray hypre build,

module load petsc
cc test.c 
ftn test.f90 
For the NICS hypre build,
module avail hypre
module load hypre
cc test.c ${HYPRE_LIB}
ftn test.f90 ${HYPRE_LIB}

Support

This package has the following support level : Supported

Available Versions

Version Available Builds
pgi gnu pathscale Other
2.0.0
v
v
v
v
v
v