diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s-rocm-external/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s-rocm-external/spack.yaml index fc4fc89a3f4..cdd1c56f8fd 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s-rocm-external/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s-rocm-external/spack.yaml @@ -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