Opened 9 years ago
Closed 9 years ago
#49720 closed defect (fixed)
alps: fix mpi variants
Reported by: | dstrubbe (David Strubbe) | Owned by: | gamperl@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | haspatch | Cc: | |
Port: | alps |
Description
The openmpi variant for alps did nothing: a dependency was added and MPI was requested, but the appropriate configuration variables for the compilers were not set, so MPI was not found and used. Now MPI variants are supported through the mpi portgroup, and consistency for HDF5 is checked. clang will not be used since it does not work for MPI or +applications in this code. gcc is set as default compiler. openmaintainer is added, as per the guide: "Port maintainers who are not committers are encouraged to add <openmaintainer> to their ports."
Attachments (1)
Change History (2)
Changed 9 years ago by dstrubbe (David Strubbe)
Attachment: | Portfile-alps.diff added |
---|
comment:1 Changed 9 years ago by dstrubbe (David Strubbe)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Committed r142729, maintainer time-out.