From 89cb0ee34f92fccb80d093ef8923d11945278063 Mon Sep 17 00:00:00 2001 From: "svcusr-spack (Resp. Germann Elsa Sylvia)" Date: Thu, 9 Jan 2025 14:10:09 +0100 Subject: [PATCH] FIX: wrong openmpi spec (aarch64 sles) --- env/rhel7/x86_64/admin/stable/spack.yaml | 3 +++ env/sles15/aarch64/sysconfigs/packages.yaml | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/env/rhel7/x86_64/admin/stable/spack.yaml b/env/rhel7/x86_64/admin/stable/spack.yaml index 8af58e0..d4610bc 100644 --- a/env/rhel7/x86_64/admin/stable/spack.yaml +++ b/env/rhel7/x86_64/admin/stable/spack.yaml @@ -23,6 +23,9 @@ spack: default: roots: tcl: $spack/opt/spack/stable/modulefiles + lmod: + core_compilers: + - gcc@=4.8.5 specs: - matrix: - [$compilers] diff --git a/env/sles15/aarch64/sysconfigs/packages.yaml b/env/sles15/aarch64/sysconfigs/packages.yaml index 9e566bd..db1242e 100644 --- a/env/sles15/aarch64/sysconfigs/packages.yaml +++ b/env/sles15/aarch64/sysconfigs/packages.yaml @@ -268,8 +268,8 @@ packages: spec: openldap@2.4.46 openmpi: require: - - spec: "schedulers=slurm fabrics=ofi" - when: "@5.0.0" + - spec: "schedulers=slurm fabrics=ofi +cuda" + when: "@5.0.0:" - spec: "schedulers=slurm fabrics=ofi +cxx +cxx_exceptions +cuda +legacylaunchers" when: "@:5.0.0" openssh: