Port details on branch 2022Q2 |
- hypre Scalable Linear Solvers and Multigrid Methods
- 2.33.0 science
=2 2.33.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2017-06-08 03:22:50
- Last Update: 2025-04-04 01:56:10
- Commit Hash: 6e2d048b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: APACHE20 MIT
- WWW:
- https://computing.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods
- https://github.com/hypre-space/hypre
- Description:
- HYPRE: Scalable Linear Solvers and Multigrid Methods
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.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/science/hypre/ && make install clean
- To add the package, run one of these commands:
- pkg install science/hypre
- pkg install hypre
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hypre
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1743709698
SHA256 (hypre-space-hypre-v2.33.0_GH0.tar.gz) = 0f9103c34bce7a5dcbdb79a502720fc8aab4db9fd0146e0791cde7ec878f27da
SIZE (hypre-space-hypre-v2.33.0_GH0.tar.gz) = 7514919
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- gfortran13 : lang/gcc13
- as : devel/binutils
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libsuperlu.so : math/superlu
- libopenblas.so : math/openblas
- libmpich.so : net/mpich
- This port is required by:
- for Libraries
-
- graphics/glvis
- math/mfem
- science/axom
- science/code_saturne
- science/serac
Configuration Options:
- ===> The following configuration options are available for hypre-2.33.0:
DOCS=on: Build and/or install documentation
====> MPI (Message Passing Interface) support: you have to select exactly one of them
NOMPI=off: Build without parallel processing support
MPICH=on: Parallel processing support via MPICH
OPENMPI=off: Parallel processing support via Open MPI
===> Use 'make config' to modify these settings
- Options name:
- science_hypre
- USES:
- blaslapack:openblas cmake:testing fortran localbase mpi:mpich pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|