diff options
author | eugeneswalker <38933153+eugeneswalker@users.noreply.github.com> | 2022-10-05 11:43:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-05 11:43:13 -0700 |
commit | 1fe8387d23e5302ff9be1ec29a054c1e8b41696c (patch) | |
tree | 8f4bf1f6ce3044d5c54b1ee5f49a3da1297749c7 /share | |
parent | d956da95c3ef8cfb3d13333ce0e99a0a3195279e (diff) | |
download | spack-1fe8387d23e5302ff9be1ec29a054c1e8b41696c.tar.gz spack-1fe8387d23e5302ff9be1ec29a054c1e8b41696c.tar.bz2 spack-1fe8387d23e5302ff9be1ec29a054c1e8b41696c.tar.xz spack-1fe8387d23e5302ff9be1ec29a054c1e8b41696c.zip |
e4s ci: add gotcha cpu (#32989)
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 25dfa10a83..ef1682a1fd 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml @@ -84,6 +84,7 @@ spack: - ginkgo - globalarrays - gmp + - gotcha - gptune - hdf5 +fortran +hl +shared - hdf5-vol-async @@ -222,7 +223,6 @@ spack: # CPU failures #- charliecloud # autogen.sh: 6: [[: not found #- geopm # /usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:10: error:'__builtin_strncpy' specified bound 512 equals destination size [-Werror=stringop-truncation] - #- gotcha # /usr/bin/ld: ../../libgotcha.so.2.0.2: undefined reference to `_dl_sym' #- h5bench # commons/h5bench_util.h:196: multiple definition of `has_vol_async'; #- loki # ../include/loki/Singleton.h:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] #- paraview +qt # llvm@14 |