summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMassimiliano Culpo <massimiliano.culpo@gmail.com>2021-06-18 14:55:31 +0200
committerGitHub <noreply@github.com>2021-06-18 12:55:31 +0000
commit57467d05e14baeae963fc3b77db2928feae91abe (patch)
treede987cdca9f143979c7a51b0f1662e83e2eceb5c /share
parent9750459e05ce233bcca13d2ba70bc7a337644d70 (diff)
downloadspack-57467d05e14baeae963fc3b77db2928feae91abe.tar.gz
spack-57467d05e14baeae963fc3b77db2928feae91abe.tar.bz2
spack-57467d05e14baeae963fc3b77db2928feae91abe.tar.xz
spack-57467d05e14baeae963fc3b77db2928feae91abe.zip
Disable magma in the E4S pipeline (#24395)
Building magma has been failing consistently and is currently blocking PRs from being merged. Disable that spec while we investigate the failure and work on a fix.
Diffstat (limited to 'share')
-rw-r--r--share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml2
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 1020e6290f..f3f683ce36 100644
--- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml
+++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml
@@ -178,7 +178,7 @@ spack:
- hpx +cuda cuda_arch=70
- kokkos +cuda +wrapper cuda_arch=70
- kokkos-kernels +cuda cuda_arch=70 ^kokkos +cuda +wrapper cuda_arch=70
- - magma cuda_arch=70
+ #- magma cuda_arch=70
- raja +cuda cuda_arch=70
- slate +cuda cuda_arch=70
- strumpack +cuda ~slate cuda_arch=70