Opened 8 years ago

Closed 8 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)

Portfile-alps.diff (2.1 KB) - added by dstrubbe (David Strubbe) 8 years ago.

Download all attachments as: .zip

Change History (2)

Changed 8 years ago by dstrubbe (David Strubbe)

Attachment: Portfile-alps.diff added

comment:1 Changed 8 years ago by dstrubbe (David Strubbe)

Resolution: fixed
Status: newclosed

Committed r142729, maintainer time-out.

Note: See TracTickets for help on using tickets.