diff options
author | eugeneswalker <38933153+eugeneswalker@users.noreply.github.com> | 2022-07-27 15:36:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-27 15:36:59 -0700 |
commit | 5f845f3f31fe5986fbcc67abf192e366581932ef (patch) | |
tree | 0bbedf86fb8e6fd465b4fa6af2f2974ef42123ad /share | |
parent | b86f8f41e87b63d3696e5e011b3c9f5f1d61708b (diff) | |
download | spack-5f845f3f31fe5986fbcc67abf192e366581932ef.tar.gz spack-5f845f3f31fe5986fbcc67abf192e366581932ef.tar.bz2 spack-5f845f3f31fe5986fbcc67abf192e366581932ef.tar.xz spack-5f845f3f31fe5986fbcc67abf192e366581932ef.zip |
e4s ci: add slate +rocm (#31602)
Diffstat (limited to 'share')
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml index c93c3e46c1..4ce09f1c19 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml @@ -196,6 +196,7 @@ spack: - kokkos +rocm amdgpu_target=gfx90a - magma ~cuda +rocm amdgpu_target=gfx90a - petsc +rocm amdgpu_target=gfx90a + - slate +rocm amdgpu_target=gfx90a - slepc +rocm amdgpu_target=gfx90a ^petsc +rocm amdgpu_target=gfx90a - strumpack ~slate +rocm amdgpu_target=gfx90a - superlu-dist +rocm amdgpu_target=gfx90a |