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.
This commit is contained in:
parent
9750459e05
commit
57467d05e1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user