Build wrf%oneapi in aws-pcluster-x86_64_v4 stack (#47075)

This commit is contained in:
Stephen Sachs 2024-10-21 10:56:36 +02:00 committed by GitHub
parent e5a602c1bb
commit 9854c9e5f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,12 +9,10 @@ spack:
# - mpas-model %oneapi # - mpas-model %oneapi
- openfoam %gcc - openfoam %gcc
- palace %oneapi ^superlu-dist%oneapi # hack: force fortran-rt provider through superlu-dist - palace %oneapi ^superlu-dist%oneapi # hack: force fortran-rt provider through superlu-dist
# Latest version qunatum-espresso@7.3.1 does not build with oneapi, see https://github.com/spack/spack/pull/46456#issuecomment-2363159511 # TODO: Find out how to make +ipo cmake flag work.
# - quantum-espresso %oneapi # - quantum-espresso %oneapi
- openmpi %oneapi - openmpi %oneapi
# TODO: oneapi patch in WRF is broken. It uses link time optimization but the gnu linker. Need to check whether the WRF recipe (in later releases) is better. - wrf %oneapi
# WRf can only run if https://github.com/spack/spack/pull/46589 is merged.
# - wrf %oneapi
- targets: - targets:
- 'target=x86_64_v4' - 'target=x86_64_v4'