allow rocm packages to build with amdclang in gcc stack
This commit is contained in:
@@ -7,7 +7,10 @@ spack:
|
||||
|
||||
packages:
|
||||
all:
|
||||
require: '%gcc target=x86_64_v3'
|
||||
require:
|
||||
- one_of:
|
||||
- '%gcc target=x86_64_v3'
|
||||
- '+rocm %rocmcc target=x86_64_v3'
|
||||
providers:
|
||||
blas: [openblas]
|
||||
variants: +mpi
|
||||
|
||||
Reference in New Issue
Block a user