From f319fc1bb50c51bc55808fdd66db6c290f9fbb7b Mon Sep 17 00:00:00 2001 From: Stephen Sachs Date: Tue, 9 Apr 2024 08:37:45 +0200 Subject: [PATCH] Remove WRF while hdf5 cannot build in buildcache at the moment --- .../cloud_pipelines/stacks/aws-pcluster-x86_64_v4/spack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 5a7c257baff..8750e963603 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 @@ -9,7 +9,7 @@ spack: - openfoam - palace - quantum-espresso - - wrf + # - wrf : While building hdf5 cmake errors out with Detecting Fortran/C Interface: Failed to compile - targets: - 'target=x86_64_v4'