hypre
Parallel matrix preconditioners library
Hypre is a set of matrix preconditioning libraries to aid in the solution of large systems of linear equations.
homepage ↗ github: hypre-space/hypre
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 3.1.0 | 3 | 14 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | arm | ppc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|
| 3.1.0 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | arm testing | ppc testing | — | view · download · history ↗ |
| 2.33.0 | gentoo | amd64 stable | arm64 testing | x86 testing | ppc64 testing | riscv testing | arm testing | ppc testing | — | view · download · history ↗ |
| 2.32.0 | gentoo | amd64 stable | arm64 testing | x86 testing | ppc64 testing | riscv testing | arm testing | ppc testing | — | view · download · history ↗ |
Use flags of 3.1.0
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- examples Install examples, usually source code
- fortran Add support for fortran
- int64 Build the 64 bits integer library
- openmp Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"
- mpi Add MPI (Message Passing Interface) layer to the apps that support it