From 297a3a1bc963eb472c4c0c72f9d8398d8e15139f Mon Sep 17 00:00:00 2001 From: Stephen Sachs Date: Fri, 17 May 2024 22:00:17 +0200 Subject: Add `mpas-model` and `mpich` to pcluster neoverse stack (#44151) Should build now since https://github.com/spack/spack/pull/43547 has been merged. --- .../gitlab/cloud_pipelines/stacks/aws-pcluster-neoverse_v1/spack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/spack/gitlab/cloud_pipelines/stacks/aws-pcluster-neoverse_v1/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/aws-pcluster-neoverse_v1/spack.yaml index 2100189549..a75d39f488 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/aws-pcluster-neoverse_v1/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/aws-pcluster-neoverse_v1/spack.yaml @@ -4,8 +4,8 @@ spack: definitions: - apps: - gromacs - # - mpas-model: Spack currently forces REAL(8) when using GCC. This conflicts with `precision=single` - # Fix proposed in https://github.com/spack/spack/pull/43547 + - mpas-model + - mpich - openfoam # - quantum-espresso : %gcc@12.3.0 on neoverse_v1 fails. # Root cause: internal compiler error: in compute_live_loop_exits, at tree-ssa-loop-manip.cc:247 -- cgit v1.2.3-70-g09d2