diff options
author | eugeneswalker <38933153+eugeneswalker@users.noreply.github.com> | 2022-10-19 16:05:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-19 17:05:45 -0600 |
commit | 8aac0d09d4272609da66c7504745d06506a64080 (patch) | |
tree | ab3765b4acb10c2d700f07f76f975380338343ff /share | |
parent | 0934c4d602375d9c22794670737478fe66525518 (diff) | |
download | spack-8aac0d09d4272609da66c7504745d06506a64080.tar.gz spack-8aac0d09d4272609da66c7504745d06506a64080.tar.bz2 spack-8aac0d09d4272609da66c7504745d06506a64080.tar.xz spack-8aac0d09d4272609da66c7504745d06506a64080.zip |
e4s ci: add umpire +rocm (#32504)
Diffstat (limited to 'share')
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml index 0204bf00d3..6465229ba9 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml @@ -228,6 +228,7 @@ spack: +nox +piro +phalanx +rol +rythmos +sacado +stk +shards +shylu ~stokhos +stratimikos +teko +tempus +tpetra +trilinoscouplings +zoltan +zoltan2 +superlu-dist gotype=long_long +rocm amdgpu_target=gfx90a + - umpire +rocm amdgpu_target=gfx90a - upcxx +rocm amdgpu_target=gfx90a - vtk-m ~openmp +rocm amdgpu_target=gfx90a @@ -244,7 +245,6 @@ spack: # ROCm failures #- chai ~benchmarks +rocm amdgpu_target=gfx90a # umpire: Target "blt_hip" INTERFACE_INCLUDE_DIRECTORIES property contains path: "/tmp/root/spack-stage/spack-stage-umpire-2022.03.1-by6rldnpdowaaoqgxkeqejwyx5uxo2sv/spack-src/HIP_CLANG_INCLUDE_PATH-NOTFOUND/.." which is prefixed in the source directory. #- raja ~openmp +rocm amdgpu_target=gfx90a # cmake: Could NOT find ROCPRIM (missing: ROCPRIM_INCLUDE_DIRS) - #- umpire +rocm amdgpu_target=gfx90a # Target "blt_hip" INTERFACE_INCLUDE_DIRECTORIES property contains path: "/tmp/root/spack-stage/spack-stage-umpire-2022.03.1-by6rldnpdowaaoqgxkeqejwyx5uxo2sv/spack-src/HIP_CLANG_INCLUDE_PATH-NOTFOUND/.." which is prefixed in the source directory. mirrors: { "mirror": "s3://spack-binaries/develop/e4s" } |