cray-rhel: add a lower bound to mgard (#43187)

This commit is contained in:
Massimiliano Culpo 2024-03-15 11:25:56 +01:00 committed by GitHub
parent 59c7ff8683
commit 6f7f9528e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,6 +41,9 @@ spack:
variants: fabrics=sockets,tcp,udp,rxm variants: fabrics=sockets,tcp,udp,rxm
libunwind: libunwind:
variants: +pic +xz variants: +pic +xz
mgard:
require:
- "@2023-01-10:"
mpich: mpich:
variants: ~wrapperrpath variants: ~wrapperrpath
ncurses: ncurses: