diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/stacks/aws-pcluster-x86_64_v4/spack.yaml | 2 | ||||
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/aws-pcluster-x86_64_v4/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/aws-pcluster-x86_64_v4/spack.yaml index 52e88506c0..7fc52115b3 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/aws-pcluster-x86_64_v4/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/aws-pcluster-x86_64_v4/spack.yaml @@ -7,7 +7,7 @@ spack: - lammps %intel - mpas-model %intel - openfoam %gcc - - palace %oneapi + - palace %oneapi ^superlu-dist%oneapi # hack: force fortran-rt provider through superlu-dist - quantum-espresso %intel # - wrf : While building hdf5 cmake errors out with Detecting Fortran/C Interface: Failed to compile # Root cause: ifort cannot deal with arbitrarily long file names. diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml index b68c4ea86e..504d1a4618 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml @@ -21,7 +21,6 @@ spack: gcc-runtime: require: "%gcc target=x86_64_v3" hdf5: - require: "%gcc target=x86_64_v3" variants: +fortran +hl +shared libfabric: variants: fabrics=sockets,tcp,udp,rxm |