Jean Zay: The HYPRE library

Description

HYPRE offers a suite of linear solvers, most notably for the implementation of multigrid methods for structured and unstructured problems.

Installed versions

2.16.0 with the Intel 19.0.4 compiler

Usage

The HYPRE library is accessible with the module command.

$ module load hypre

To know which versions are installed on the machine:

module avail hypre

Important: At the linking, you must add the '-lHYPRE' option in order for the linking to be done effectively.

Documentation