hypre-space / hypre

Parallel solvers for sparse linear systems featuring multigrid methods.
https://www.llnl.gov/casc/hypre/
Other
651 stars 182 forks source link

INSTALL.md: add Macports option for macOS #1071

Open barracuda156 opened 5 months ago

barracuda156 commented 5 months ago

hypre is supported in Macports for quite a while and regularly updated. Please consider adding it to install options (unless there is a policy not to add downstream options.)

It can be installed from Macports with sudo port install hypre.

We support macOS versions from Leopard to Sonoma, and all archs, including arm64 and ppc (ppc64 may not currently build for unrelated reasons, but hopefully that gets fixed too).