diff options
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/stacks/e4s-cray/spack.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s-cray/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s-cray/spack.yaml index bd74bc0925..ef644a4fb1 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s-cray/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s-cray/spack.yaml @@ -66,6 +66,8 @@ spack: elfutils: variants: +bzip2 ~nls +xz require: '%gcc' + unzip: + require: '%gcc' # EXTERNALS cray-mpich: @@ -84,11 +86,22 @@ spack: - cray-libsci/23.02.1.1 specs: + - adios2 + - amrex - butterflypack + - conduit + - flux-core + - h5bench + - hdf5-vol-async + - hdf5-vol-cache + - hdf5-vol-log - hypre - kokkos - kokkos-kernels + - legion + - mfem - petsc + - py-petsc4py - raja - slepc - superlu-dist |