require +rocm when possible in rocm stack

This commit is contained in:
Gregory Becker
2024-04-17 12:18:51 -07:00
parent 5e42a322e7
commit a49729c581

View File

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