diff options
author | eugeneswalker <38933153+eugeneswalker@users.noreply.github.com> | 2023-05-11 16:02:20 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-11 14:02:20 -0700 |
commit | 47ec6a6ae55a6bb92b4289ed37c9698bb9905fe4 (patch) | |
tree | f258dd7ec940e0cd9fdcb29af2d53331cefcf902 | |
parent | 5c7dda7e14ef05741d8dd1c4335883638836ee6b (diff) | |
download | spack-47ec6a6ae55a6bb92b4289ed37c9698bb9905fe4.tar.gz spack-47ec6a6ae55a6bb92b4289ed37c9698bb9905fe4.tar.bz2 spack-47ec6a6ae55a6bb92b4289ed37c9698bb9905fe4.tar.xz spack-47ec6a6ae55a6bb92b4289ed37c9698bb9905fe4.zip |
e4s ci: trilinos +rocm: enable belos to fix build failure (#37617)
-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 c8bc0d28df..4af980624d 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml @@ -217,7 +217,7 @@ spack: - superlu-dist +rocm - tasmanian ~openmp +rocm - tau +mpi +rocm - - "trilinos@13.4.0: ~belos ~ifpack2 ~stokhos +rocm" + - "trilinos@13.4.0: +belos ~ifpack2 ~stokhos +rocm" - umpire +rocm - upcxx +rocm |