From 95fffe16a8d057381c9f78d6e21ba82cdf793b2e Mon Sep 17 00:00:00 2001 From: eugeneswalker <38933153+eugeneswalker@users.noreply.github.com> Date: Wed, 28 Jun 2023 10:31:59 -0500 Subject: e4s ci: add hdf5-vol-daos (#37887) * e4s ci: add hdf5-vol-daos * hdf5-vol-daos: comment with failure notes --- .../spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml | 1 + share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml index a6e33c48b1..8515b409df 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml @@ -185,6 +185,7 @@ spack: # - archer # llvm@8 # - bricks # bricks # - geopm # geopm + # - hdf5-vol-daos # hdf5-vol-daos: vhost/vhost_user.c:65:32: error: array size missing in 'vhost_message_handlers' # - loki # loki # - precice # precice # - pruners-ninja # pruners-ninja diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml index 1796e2a0da..1e20d8778f 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml @@ -223,13 +223,14 @@ spack: - upcxx +rocm # CPU failures - #- 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] - #- loki # ../include/loki/Singleton.h:158:14: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] - #- pruners-ninja # test/ninja_test_util.c:34: multiple definition of `a'; - #- rempi # rempi_message_manager.h:53:3: error: 'string' does not name a type + # - 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] + # - hdf5-vol-daos # hdf5-vol-daos: vhost/vhost_user.c:65:32: error: array size missing in 'vhost_message_handlers' + # - loki # ../include/loki/Singleton.h:158:14: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] + # - pruners-ninja # test/ninja_test_util.c:34: multiple definition of `a'; + # - rempi # rempi_message_manager.h:53:3: error: 'string' does not name a type # CUDA failures - #- parsec +cuda # parsec/mca/device/cuda/transfer.c:168: multiple definition of `parsec_CUDA_d2h_max_flows'; + # - parsec +cuda # parsec/mca/device/cuda/transfer.c:168: multiple definition of `parsec_CUDA_d2h_max_flows'; mirrors: { "mirror": "s3://spack-binaries/develop/e4s" } -- cgit v1.2.3-60-g2f50