slackbuilds_ponce/libraries/hypre/README
William PC df84e15a33 libraries/hypre: Added (library for preconditioners and solvers).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-11-21 14:52:18 +07:00

8 lines
423 B
Text

HYPRE is a library of high performance preconditioners and solvers
featuring multigrid methods for the solution of large, sparse linear
systems of equations on massively parallel computers.
Buildind options that can be set using the environment variables:
- OMP=yes, to build with openmp support
- MPI=yes, to build with MPI support, requires mpich or openmpi
- CUDA=yes, to enable CUDA, requires CUDA sdk > 8.0