--> Skip to main content

HPYRE: Scalable Linear Solvers and Multigrid Methods

Contents

  1. Overview of package
  2. Overview of package
    1. General usage
  3. Availability of package by cluster

Overview of package

General information about package
Package: HPYRE
Description: Scalable Linear Solvers and Multigrid Methods
For more information: https://computing.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods
Categories:
License: OpenSource (MIT or Apache-2)

General usage information

HYPRE is a library of a scalable linear solvers for large-scale scientific simulation, and high performance precondioners that feature parallel multigrid methods for both structured and unstructured grid problems. It makes possible larger, more detailed simulations by solving problems faster than traditional methods at large scales.

The following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package HPYRE, by cluster

This section lists the available versions of the package HPYREon the different clusters.

Available versions of HPYRE on the Zaratab cluster

Available versions of HPYRE on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
2.24.0 hypre/2.24.0 zen2 Y
2.23.0 hypre/2.23.0 x86_64, zen2 Y

Available versions of HPYRE on the Juggernaut cluster

Available versions of HPYRE on the Juggernaut cluster
Version Module tags CPU(s) optimized for GPU ready?
2.20.0 hypre/2.20.0 skylake_avx512, x86_64, zen Y






Back to Top