summaryrefslogtreecommitdiff
path: root/share/spack
diff options
context:
space:
mode:
authoreugeneswalker <38933153+eugeneswalker@users.noreply.github.com>2022-10-24 09:16:56 -0700
committerGitHub <noreply@github.com>2022-10-24 18:16:56 +0200
commita51bd80a5ed62919376fe19019cf98c54dc4232e (patch)
tree0d68ff3782a23761b12259cd60136f557c39371b /share/spack
parentdda2ff46532de49a562ad87d8f606e247020ec11 (diff)
downloadspack-a51bd80a5ed62919376fe19019cf98c54dc4232e.tar.gz
spack-a51bd80a5ed62919376fe19019cf98c54dc4232e.tar.bz2
spack-a51bd80a5ed62919376fe19019cf98c54dc4232e.tar.xz
spack-a51bd80a5ed62919376fe19019cf98c54dc4232e.zip
e4s ci: add chai +rocm (#32506)
Diffstat (limited to 'share/spack')
-rw-r--r--share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml4
1 files changed, 3 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 d4e86386bc..1b61c3d17c 100644
--- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml
+++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml
@@ -206,6 +206,7 @@ spack:
- arborx +rocm amdgpu_target=gfx90a
- cabana +rocm
- caliper +rocm amdgpu_target=gfx90a
+ - chai ~benchmarks +rocm amdgpu_target=gfx90a
- gasnet +rocm amdgpu_target=gfx90a
- ginkgo +rocm amdgpu_target=gfx90a
- heffte +rocm amdgpu_target=gfx90a
@@ -244,7 +245,8 @@ spack:
#- parsec +cuda cuda_arch=80 # parsec/mca/device/cuda/transfer.c:168: multiple definition of `parsec_CUDA_d2h_max_flows';
# 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" }