From 7b9f8abce5cee74546a6f588f88c6f353170d52b Mon Sep 17 00:00:00 2001 From: Harmen Stoppels Date: Wed, 17 Jul 2024 16:07:43 +0200 Subject: Add `depends_on([c,cxx,fortran])` (#45217) Add language dependencies `c`, `cxx`, and `fortran`. These `depends_on` statements are auto-generated based on file extensions found in source tarballs/zipfiles. The `# generated` comment can be removed by package maintainers after validating correctness. --- .../gitlab/cloud_pipelines/stacks/aws-pcluster-x86_64_v4/spack.yaml | 2 +- share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'share') 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 -- cgit v1.2.3-70-g09d2