ADD: gcc@=13.2.0 sles15, aarch64
This commit is contained in:

parent
8a455a7727
commit
b0c927f440
2
env/sles15/aarch64/admin/stable/spack.lock
vendored
2
env/sles15/aarch64/admin/stable/spack.lock
vendored
File diff suppressed because one or more lines are too long
5
env/sles15/aarch64/admin/stable/spack.yaml
vendored
5
env/sles15/aarch64/admin/stable/spack.yaml
vendored
@ -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
|
||||||
|
14
env/sles15/aarch64/sysconfigs/compilers.yaml
vendored
14
env/sles15/aarch64/sysconfigs/compilers.yaml
vendored
@ -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: []
|
||||||
|
Reference in New Issue
Block a user