diff options
author | eugeneswalker <38933153+eugeneswalker@users.noreply.github.com> | 2022-10-29 16:32:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-29 23:32:46 +0000 |
commit | 999c460b1e70c9e1af838b0dda56c6137ff3c670 (patch) | |
tree | a31b8274a55e39e2cf8dd202de0c677a600b9dad /share | |
parent | 82470f880aea5f47a4887fd82563486e0e2131df (diff) | |
download | spack-999c460b1e70c9e1af838b0dda56c6137ff3c670.tar.gz spack-999c460b1e70c9e1af838b0dda56c6137ff3c670.tar.bz2 spack-999c460b1e70c9e1af838b0dda56c6137ff3c670.tar.xz spack-999c460b1e70c9e1af838b0dda56c6137ff3c670.zip |
e4s ci: add mfem +rocm (#31604)
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 d56a8eaa37..7a14a04496 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml @@ -217,6 +217,7 @@ spack: - hypre +rocm amdgpu_target=gfx90a - kokkos +rocm amdgpu_target=gfx90a - magma ~cuda +rocm amdgpu_target=gfx90a + - mfem +rocm amdgpu_target=gfx90a - papi +rocm amdgpu_target=gfx90a - petsc +rocm amdgpu_target=gfx90a - raja ~openmp +rocm amdgpu_target=gfx90a |