mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
df84e15a33
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
8 lines
423 B
Text
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
|