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