try full rocm stack

This commit is contained in:
Gregory Becker
2024-04-17 15:28:51 -07:00
parent 019e4f31a1
commit 0369568512

View File

@@ -8,11 +8,11 @@ spack:
packages:
all:
require:
- one_of:
- '%gcc target=x86_64_v3'
- '+rocm %rocmcc target=x86_64_v3'
- spec: '+rocm'
when: 'rocm=*'
# - one_of:
# - '%gcc target=x86_64_v3'
- '%rocmcc target=x86_64_v3'
# - spec: '+rocm'
# when: 'rocm=*'
providers:
blas: [openblas]
variants: +mpi