diff options
author | eugeneswalker <38933153+eugeneswalker@users.noreply.github.com> | 2023-05-12 23:54:44 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-13 04:54:44 +0000 |
commit | 91c5b4aeb08afdfe5eb3393ad887e4dc48afae44 (patch) | |
tree | a8ca8fd98d5048b2f691685ff7e292436e70e037 /share | |
parent | c2968b4d8cc05ea70941d7c02088701aff39d6b4 (diff) | |
download | spack-91c5b4aeb08afdfe5eb3393ad887e4dc48afae44.tar.gz spack-91c5b4aeb08afdfe5eb3393ad887e4dc48afae44.tar.bz2 spack-91c5b4aeb08afdfe5eb3393ad887e4dc48afae44.tar.xz spack-91c5b4aeb08afdfe5eb3393ad887e4dc48afae44.zip |
e4s ci stacks: add: hdf5-vol-{log,cache} (#37651)
Diffstat (limited to 'share')
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml | 2 | ||||
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml | 2 |
2 files changed, 4 insertions, 0 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 a8631597b9..d7a11d46e3 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml @@ -81,6 +81,8 @@ spack: - gptune - h5bench - hdf5-vol-async + - hdf5-vol-cache + - hdf5-vol-log - heffte +fftw - hpctoolkit - hpx max_cpu_count=512 networking=mpi diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml index 4af980624d..393539ee12 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml @@ -85,6 +85,8 @@ spack: - gptune - h5bench - hdf5-vol-async + - hdf5-vol-cache + - hdf5-vol-log - heffte +fftw - hpctoolkit - hpx max_cpu_count=512 networking=mpi |