Add mpas-model and mpich to pcluster neoverse stack (#44151)
				
					
				
			Should build now since https://github.com/spack/spack/pull/43547 has been merged.
This commit is contained in:
		@@ -4,8 +4,8 @@ spack:
 | 
				
			|||||||
  definitions:
 | 
					  definitions:
 | 
				
			||||||
  - apps:
 | 
					  - apps:
 | 
				
			||||||
    - gromacs
 | 
					    - gromacs
 | 
				
			||||||
    # - mpas-model: Spack currently forces REAL(8) when using GCC. This conflicts with `precision=single`
 | 
					    - mpas-model
 | 
				
			||||||
    # Fix proposed in https://github.com/spack/spack/pull/43547
 | 
					    - mpich
 | 
				
			||||||
    - openfoam
 | 
					    - openfoam
 | 
				
			||||||
    # - quantum-espresso : %gcc@12.3.0 on neoverse_v1 fails.
 | 
					    # - 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
 | 
					    # Root cause: internal compiler error: in compute_live_loop_exits, at tree-ssa-loop-manip.cc:247
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user