We cannot require "mpich" as an mpi provider and ask for openmpi
This commit is contained in:
parent
1de5117ef1
commit
9733bb3da8
@ -38,7 +38,7 @@ spack:
|
|||||||
require: "%gcc"
|
require: "%gcc"
|
||||||
variants: +fortran +hl +shared
|
variants: +fortran +hl +shared
|
||||||
mpi:
|
mpi:
|
||||||
require: mpich
|
require: "mpich"
|
||||||
mpich:
|
mpich:
|
||||||
require: '@4.1.1 ~wrapperrpath ~hwloc'
|
require: '@4.1.1 ~wrapperrpath ~hwloc'
|
||||||
py-cryptography:
|
py-cryptography:
|
||||||
@ -148,7 +148,7 @@ spack:
|
|||||||
- nco
|
- nco
|
||||||
- netlib-scalapack
|
- netlib-scalapack
|
||||||
- omega-h
|
- omega-h
|
||||||
- openmpi
|
# - openmpi
|
||||||
- openpmd-api
|
- openpmd-api
|
||||||
- papi
|
- papi
|
||||||
- papyrus
|
- papyrus
|
||||||
|
Loading…
Reference in New Issue
Block a user