diff options
author | G-Ragghianti <33492707+G-Ragghianti@users.noreply.github.com> | 2021-06-18 13:28:35 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-18 17:28:35 +0000 |
commit | 94d6d3951a85e892efe7e4d4f576e90bd794377c (patch) | |
tree | 56be22049d7e49cc4f5fa8e87193d70ee0630850 /share | |
parent | 58272c9d5788561bce10d69b6ec136f28e0f11ad (diff) | |
download | spack-94d6d3951a85e892efe7e4d4f576e90bd794377c.tar.gz spack-94d6d3951a85e892efe7e4d4f576e90bd794377c.tar.bz2 spack-94d6d3951a85e892efe7e4d4f576e90bd794377c.tar.xz spack-94d6d3951a85e892efe7e4d4f576e90bd794377c.zip |
Removed unofficial MAGMA release and enabled MAGMA in e4s (#24400)
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 f3f683ce36..1020e6290f 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 |