summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorChris White <white238@llnl.gov>2021-06-21 18:29:18 -0700
committerGitHub <noreply@github.com>2021-06-22 01:29:18 +0000
commitc9932b2d1e7cfd54238eb462683aa2a18f26a52c (patch)
tree502e31601b2260af8ce412cb19a53b50017a10f5 /share
parentc83f4b01aa621f936edff4bcb58cf5497e2eb516 (diff)
downloadspack-c9932b2d1e7cfd54238eb462683aa2a18f26a52c.tar.gz
spack-c9932b2d1e7cfd54238eb462683aa2a18f26a52c.tar.bz2
spack-c9932b2d1e7cfd54238eb462683aa2a18f26a52c.tar.xz
spack-c9932b2d1e7cfd54238eb462683aa2a18f26a52c.zip
Axom: Remove blueos check on cuda variant (#24349)
* remove blueos check on cuda variant, fix typo * restore necessary compiler guard * remove axom+cuda from testing because it only partially works outside ppc systems
Diffstat (limited to 'share')
-rw-r--r--share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml
index 1020e6290f..bec7ab58d1 100644
--- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml
+++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml
@@ -171,7 +171,7 @@ spack:
- cuda_specs:
- amrex +cuda cuda_arch=70
- - axom +cuda cuda_arch=70 ^umpire@4.1.2 ~shared
+ # - axom +cuda cuda_arch=70 ^umpire@4.1.2 ~shared
- caliper +cuda cuda_arch=70
- chai +cuda ~benchmarks ~tests cuda_arch=70 ^umpire@4.1.2 ~shared
- ginkgo +cuda cuda_arch=70
@@ -368,4 +368,3 @@ spack:
url: https://cdash.spack.io
project: Spack Testing
site: Cloud Gitlab Infrastructure
-