diff options
author | eugeneswalker <38933153+eugeneswalker@users.noreply.github.com> | 2022-10-06 03:22:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-06 12:22:23 +0200 |
commit | a56cd8ffb666ae77dc54dad8a8cff58aebee4e7e (patch) | |
tree | a0686049d562e6047e7e8dbf48549527eba7511c /share | |
parent | 5cf05b6515a7c49f358d2eef85e492320d707541 (diff) | |
download | spack-a56cd8ffb666ae77dc54dad8a8cff58aebee4e7e.tar.gz spack-a56cd8ffb666ae77dc54dad8a8cff58aebee4e7e.tar.bz2 spack-a56cd8ffb666ae77dc54dad8a8cff58aebee4e7e.tar.xz spack-a56cd8ffb666ae77dc54dad8a8cff58aebee4e7e.zip |
e4s ci: add charliecloud (#32990)
Diffstat (limited to 'share')
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml index ef1682a1fd..642180d68d 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml @@ -69,6 +69,7 @@ spack: - cabana - caliper - chai ~benchmarks ~tests + - charliecloud - conduit - darshan-runtime - darshan-util @@ -221,6 +222,7 @@ 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] #- h5bench # commons/h5bench_util.h:196: multiple definition of `has_vol_async'; |