65 lines
1.5 KiB
YAML
65 lines
1.5 KiB
YAML
compilers:
|
|
- compiler:
|
|
spec: cce@=17.0.0
|
|
paths:
|
|
cc: cc
|
|
cxx: CC
|
|
f77: ftn
|
|
fc: ftn
|
|
flags: {}
|
|
operating_system: sles15
|
|
target: aarch64
|
|
modules:
|
|
- libfabric/1.15.2.0
|
|
- PrgEnv-cray/8.5.0
|
|
- cce/17.0.0
|
|
environment: {}
|
|
extra_rpaths: []
|
|
- compiler:
|
|
spec: gcc@=12.3
|
|
paths:
|
|
cc: /usr/bin/gcc-12
|
|
cxx: /usr/bin/g++-12
|
|
f77: /usr/bin/gfortran-12
|
|
fc: /usr/bin/gfortran-12
|
|
flags: {}
|
|
operating_system: sles15
|
|
target: aarch64
|
|
modules:
|
|
- libfabric/1.15.2.0
|
|
- PrgEnv-gnu/8.5.0
|
|
- gcc-native/12.3
|
|
environment: {}
|
|
extra_rpaths: []
|
|
- compiler:
|
|
spec: gcc@=7.5.0
|
|
paths:
|
|
cc: /usr/bin/gcc
|
|
cxx: /usr/bin/g++
|
|
f77: /usr/bin/gfortran
|
|
fc: /usr/bin/gfortran
|
|
flags: {}
|
|
operating_system: sles15
|
|
target: aarch64
|
|
modules:
|
|
- libfabric/1.15.2.0
|
|
environment: {}
|
|
extra_rpaths: []
|
|
- compiler:
|
|
spec: nvhpc@=24.3
|
|
paths:
|
|
cc: /opt/nvidia/hpc_sdk/Linux_aarch64/24.3/compilers/bin/nvc
|
|
cxx: /opt/nvidia/hpc_sdk/Linux_aarch64/24.3/compilers/bin/nvc++
|
|
f77: /opt/nvidia/hpc_sdk/Linux_aarch64/24.3/compilers/bin/nvfortran
|
|
fc: /opt/nvidia/hpc_sdk/Linux_aarch64/24.3/compilers/bin/nvfortran
|
|
flags: {}
|
|
operating_system: sles15
|
|
target: aarch64
|
|
modules:
|
|
- libfabric/1.15.2.0
|
|
- nvhpc-nompi/24.3
|
|
environment:
|
|
prepend_path:
|
|
LD_LIBRARY_PATH: /opt/nvidia/hpc_sdk/Linux_aarch64/24.3/math_libs/lib64/stubs
|
|
extra_rpaths: []
|