We cannot require "mpich" as an mpi provider and ask for openmpi

This commit is contained in:
Massimiliano Culpo 2023-07-04 17:41:42 +02:00 committed by Todd Gamblin
parent 1de5117ef1
commit 9733bb3da8

View File

@ -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