try full rocm stack
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user