e4s ci: enable caliper cpu (#32988)

This commit is contained in:
eugeneswalker 2022-10-05 10:25:04 -07:00 committed by GitHub
parent 1800684ac1
commit af02dcbd2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,6 +67,7 @@ spack:
- bricks - bricks
- butterflypack - butterflypack
- cabana - cabana
- caliper
- chai ~benchmarks ~tests - chai ~benchmarks ~tests
- conduit - conduit
- darshan-runtime - darshan-runtime
@ -218,7 +219,6 @@ spack:
- vtk-m ~openmp +rocm amdgpu_target=gfx90a - vtk-m ~openmp +rocm amdgpu_target=gfx90a
# CPU failures # CPU failures
#- caliper # /usr/bin/ld: ../../libcaliper.so.2.7.0: undefined reference to `_dl_sym'
#- charliecloud # autogen.sh: 6: [[: not found #- 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] #- 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' #- gotcha # /usr/bin/ld: ../../libgotcha.so.2.0.2: undefined reference to `_dl_sym'