ADD: compiler as external package (x86_64)
This commit is contained in:

parent
f903a3188a
commit
c7a80262eb
63
env/sles15/x86_64/sysconfigs/compilers.yaml
vendored
63
env/sles15/x86_64/sysconfigs/compilers.yaml
vendored
@ -1,67 +1,4 @@
|
||||
compilers:
|
||||
- compiler:
|
||||
spec: cce@=17.0.0
|
||||
paths:
|
||||
cc: cc
|
||||
cxx: CC
|
||||
f77: ftn
|
||||
fc: ftn
|
||||
flags: {}
|
||||
operating_system: sles15
|
||||
target: x86_64
|
||||
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: x86_64
|
||||
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: x86_64
|
||||
modules:
|
||||
- libfabric/1.15.2.0
|
||||
environment: {}
|
||||
extra_rpaths: []
|
||||
- compiler:
|
||||
spec: nvhpc@=23.9
|
||||
paths:
|
||||
cc: /opt/nvidia/hpc_sdk/Linux_x86_64/23.9/compilers/bin/nvc
|
||||
cxx: /opt/nvidia/hpc_sdk/Linux_x86_64/23.9/compilers/bin/nvc++
|
||||
f77: /opt/nvidia/hpc_sdk/Linux_x86_64/23.9/compilers/bin/nvfortran
|
||||
fc: /opt/nvidia/hpc_sdk/Linux_x86_64/23.9/compilers/bin/nvfortran
|
||||
flags: {}
|
||||
operating_system: sles15
|
||||
target: x86_64
|
||||
modules:
|
||||
- nvhpc-nompi/23.9
|
||||
- libfabric/1.15.2.0
|
||||
environment:
|
||||
prepend_path:
|
||||
LD_LIBRARY_PATH: /opt/nvidia/hpc_sdk/Linux_x86_64/23.9/math_libs/lib64/stubs
|
||||
extra_rpaths: []
|
||||
- compiler:
|
||||
spec: intel@=2021.6.0
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user