require +rocm when possible in rocm stack
This commit is contained in:
@@ -11,6 +11,8 @@ spack:
|
|||||||
- one_of:
|
- one_of:
|
||||||
- '%gcc target=x86_64_v3'
|
- '%gcc target=x86_64_v3'
|
||||||
- '+rocm %rocmcc target=x86_64_v3'
|
- '+rocm %rocmcc target=x86_64_v3'
|
||||||
|
- spec: '+rocm'
|
||||||
|
when: 'rocm=*'
|
||||||
providers:
|
providers:
|
||||||
blas: [openblas]
|
blas: [openblas]
|
||||||
variants: +mpi
|
variants: +mpi
|
||||||
|
|||||||
Reference in New Issue
Block a user