remove outdated comments (#33123)
This commit is contained in:
parent
8309ae08d1
commit
dfbeaff8ae
@ -225,16 +225,14 @@ spack:
|
||||
- vtk-m ~openmp +rocm amdgpu_target=gfx90a
|
||||
|
||||
# CPU failures
|
||||
#- 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]
|
||||
#- 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';
|
||||
#- 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]
|
||||
#- 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';
|
||||
#- rempi # rempi_message_manager.h:53:3: error: 'string' does not name a type
|
||||
|
||||
# CUDA failures
|
||||
#- parsec +cuda cuda_arch=80 # parsec/mca/device/cuda/transfer.c:168: multiple definition of `parsec_CUDA_d2h_max_flows';
|
||||
#- parsec +cuda cuda_arch=80 # parsec/mca/device/cuda/transfer.c:168: multiple definition of `parsec_CUDA_d2h_max_flows';
|
||||
|
||||
# ROCm failures
|
||||
#- chai ~benchmarks +rocm amdgpu_target=gfx90a # umpire: Target "blt_hip" INTERFACE_INCLUDE_DIRECTORIES property contains path: "/tmp/root/spack-stage/spack-stage-umpire-2022.03.1-by6rldnpdowaaoqgxkeqejwyx5uxo2sv/spack-src/HIP_CLANG_INCLUDE_PATH-NOTFOUND/.." which is prefixed in the source directory.
|
||||
|
Loading…
Reference in New Issue
Block a user