ADD: gcc@=13.2.0 sles15, aarch64

This commit is contained in:
svcusr-spack (Resp. Germann Elsa Sylvia)
2024-11-11 16:22:52 +01:00
parent 8a455a7727
commit b0c927f440
3 changed files with 20 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -6,6 +6,8 @@ spack:
install_tree: install_tree:
root: $spack/opt/spack/stable root: $spack/opt/spack/stable
definitions: definitions:
- compilers:
- gcc@13.2.0
- gcc_12.3_mpich: - gcc_12.3_mpich:
- relion@4.0.1/ve5sish #+cuda - relion@4.0.1/ve5sish #+cuda
include: include:
@ -31,4 +33,7 @@ spack:
- [$gcc_12.3_mpich] - [$gcc_12.3_mpich]
- ['%gcc@12.3'] - ['%gcc@12.3']
- [^cray-mpich] - [^cray-mpich]
- matrix:
- [$compilers]
- ['%gcc@7.5.0']
view: false view: false

View File

@ -62,3 +62,17 @@ compilers:
prepend_path: prepend_path:
LD_LIBRARY_PATH: /opt/nvidia/hpc_sdk/Linux_aarch64/24.3/math_libs/lib64/stubs LD_LIBRARY_PATH: /opt/nvidia/hpc_sdk/Linux_aarch64/24.3/math_libs/lib64/stubs
extra_rpaths: [] extra_rpaths: []
- compiler:
spec: gcc@=13.2.0
paths:
cc: /afs/psi.ch/sys/spack/system/opt/spack/stable/linux-sles15-aarch64/gcc-7.5.0/gcc-13.2.0-a3pki4ocu2ipqupkaf6ghg6hry4pkxg3/bin/gcc
cxx: /afs/psi.ch/sys/spack/system/opt/spack/stable/linux-sles15-aarch64/gcc-7.5.0/gcc-13.2.0-a3pki4ocu2ipqupkaf6ghg6hry4pkxg3/bin/g++
f77: /afs/psi.ch/sys/spack/system/opt/spack/stable/linux-sles15-aarch64/gcc-7.5.0/gcc-13.2.0-a3pki4ocu2ipqupkaf6ghg6hry4pkxg3/bin/gfortran
fc: /afs/psi.ch/sys/spack/system/opt/spack/stable/linux-sles15-aarch64/gcc-7.5.0/gcc-13.2.0-a3pki4ocu2ipqupkaf6ghg6hry4pkxg3/bin/gfortran
flags: {}
operating_system: sles15
target: aarch64
modules:
- libfabric/1.15.2.0
environment: {}
extra_rpaths: []