diff options
author | eugeneswalker <38933153+eugeneswalker@users.noreply.github.com> | 2022-10-07 14:52:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-07 14:52:08 -0700 |
commit | 041c1486f8b0c132a2adf4b0de318b3d03433766 (patch) | |
tree | 52efcaf63ff6aef527b7b0ec419a6e896c3bde14 /share | |
parent | cbc224852be084386bc29ce246d1b1337efe3ebc (diff) | |
download | spack-041c1486f8b0c132a2adf4b0de318b3d03433766.tar.gz spack-041c1486f8b0c132a2adf4b0de318b3d03433766.tar.bz2 spack-041c1486f8b0c132a2adf4b0de318b3d03433766.tar.xz spack-041c1486f8b0c132a2adf4b0de318b3d03433766.zip |
e4s ci: add h5bench (#33114)
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 7134006d8d..cb94615b03 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml @@ -87,6 +87,7 @@ spack: - gmp - gotcha - gptune + - h5bench - hdf5 +fortran +hl +shared - hdf5-vol-async - heffte +fftw @@ -226,7 +227,6 @@ spack: #- caliper # /usr/bin/ld: ../../libcaliper.so.2.7.0: undefined reference to `_dl_sym' #- 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] - #- 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 #- pruners-ninja # test/ninja_test_util.c:34: multiple definition of `a'; |