math/hydrogen: Make MPICH default
... to match misc/lbann.
This commit is contained in:
parent
8b4fa178c4
commit
4b1102b116
@ -1,6 +1,7 @@
|
||||
PORTNAME= hydrogen
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.5.1-29
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONSUFFIX= -gebfbc6418
|
||||
CATEGORIES= math
|
||||
PKGNAMESUFFIX= -linear-algebra
|
||||
@ -27,7 +28,7 @@ CMAKE_TESTING_OFF= Hydrogen_ENABLE_TESTING # tests fail to configure, see https:
|
||||
OPTIONS_SINGLE= MPI
|
||||
OPTIONS_SINGLE_MPI= MPICH OPENMPI
|
||||
OPTIONS_DEFINE= MPC
|
||||
OPTIONS_DEFAULT= OPENMPI
|
||||
OPTIONS_DEFAULT= MPICH # should be same as in misc/lbann
|
||||
|
||||
MPICH_USES= mpi:mpich
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user