Summary: | [NEW PORT] science/hypre: Scalable Linear Solvers and Multigrid Methods | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Pedro F. Giffuni <pfg> | ||||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | jrm | ||||||
Priority: | --- | Keywords: | feature, needs-qa, patch | ||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://reviews.freebsd.org/D11048 | ||||||||
Attachments: |
|
Description
Pedro F. Giffuni
![]() ![]() There's a Phab revision with a few proposed changes. https://reviews.freebsd.org/D11048 Created attachment 183230 [details]
Update with an option for openmpi
Here is a proof-of-concept with an option with OpenMPI.
It still has an issue: configure doesn't let me specify *which* to use: not sure what will happen if both openmpi and mpich are found.
A commit references this bug: Author: jrm Date: Thu Jun 8 03:22:40 UTC 2017 New revision: 442906 URL: https://svnweb.freebsd.org/changeset/ports/442906 Log: New port, science/hypre: Scalable Linear Solvers and Multigrid Methods WWW: http://www.llnl.gov/casc/hypre/ PR: 219709 Submitted by: pfg (maintainer) Differential Revision: https://reviews.freebsd.org/D11048 Changes: head/science/Makefile head/science/hypre/ head/science/hypre/Makefile head/science/hypre/distinfo head/science/hypre/pkg-descr head/science/hypre/pkg-plist Committed. Thanks. |