summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorStephen Sachs <stesachs@amazon.com>2024-10-21 10:56:36 +0200
committerGitHub <noreply@github.com>2024-10-21 02:56:36 -0600
commit9854c9e5f22c4b511f85d2b6b1341bed86e20148 (patch)
tree14f11a60ac244d7cc47a5da057eaced2244d24b2 /share
parente5a602c1bb39555a5e1440bbe1268fc7aea08459 (diff)
downloadspack-9854c9e5f22c4b511f85d2b6b1341bed86e20148.tar.gz
spack-9854c9e5f22c4b511f85d2b6b1341bed86e20148.tar.bz2
spack-9854c9e5f22c4b511f85d2b6b1341bed86e20148.tar.xz
spack-9854c9e5f22c4b511f85d2b6b1341bed86e20148.zip
Build wrf%oneapi in aws-pcluster-x86_64_v4 stack (#47075)
Diffstat (limited to 'share')
-rw-r--r--share/spack/gitlab/cloud_pipelines/stacks/aws-pcluster-x86_64_v4/spack.yaml6
1 files changed, 2 insertions, 4 deletions
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 23cc11d908..f81bbf2537 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,12 +9,10 @@ spack:
# - mpas-model %oneapi
- openfoam %gcc
- 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
- 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 can only run if https://github.com/spack/spack/pull/46589 is merged.
- # - wrf %oneapi
+ - wrf %oneapi
- targets:
- 'target=x86_64_v4'