diff options
author | eugeneswalker <38933153+eugeneswalker@users.noreply.github.com> | 2022-04-27 11:22:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-27 18:22:46 +0000 |
commit | f7a9456553096ffcb2e5e212865e7becfe670a16 (patch) | |
tree | ac977d3f382796620f50f24b33d0b7acf16a3eef /share | |
parent | 82502352070d6e24840f88de4f960667e0f96272 (diff) | |
download | spack-f7a9456553096ffcb2e5e212865e7becfe670a16.tar.gz spack-f7a9456553096ffcb2e5e212865e7becfe670a16.tar.bz2 spack-f7a9456553096ffcb2e5e212865e7becfe670a16.tar.xz spack-f7a9456553096ffcb2e5e212865e7becfe670a16.zip |
e4s ci: uncomment umpire (#29776)
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 9248754826..0fd946a0ab 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml @@ -193,6 +193,7 @@ spack: - trilinos +amesos +amesos2 +anasazi +aztec +belos +boost +epetra +epetraext +ifpack +ifpack2 +intrepid +intrepid2 +isorropia +kokkos +ml +minitensor +muelu +nox +piro +phalanx +rol +rythmos +sacado +stk +shards +shylu +stokhos +stratimikos +teko +tempus +tpetra +trilinoscouplings +zoltan +zoltan2 +superlu-dist gotype=long_long - turbine - umap + - umpire - unifyfs@0.9.1 - upcxx - variorum @@ -203,7 +204,6 @@ spack: #- geopm #- qt #- qwt - #- umpire # unsatisfiable concretization conflict w/ blt - arch: - '%gcc target=x86_64' |