43 lines
1.2 KiB
YAML
43 lines
1.2 KiB
YAML
compilers:
|
|
- compiler:
|
|
spec: aocc@=4.1.0
|
|
paths:
|
|
cc: /opt/hlrs/non-spack/release/23.1.0/compiler/aocc/4.1.0/bin/clang
|
|
cxx: /opt/hlrs/non-spack/release/23.1.0/compiler/aocc/4.1.0/bin/clang++
|
|
f77: /opt/hlrs/non-spack/release/23.1.0/compiler/aocc/4.1.0/bin/flang
|
|
fc: /opt/hlrs/non-spack/release/23.1.0/compiler/aocc/4.1.0/bin/flang
|
|
flags:
|
|
cflags: null
|
|
cxxflags: null
|
|
fflags: null
|
|
operating_system: rocky8
|
|
target: x86_64
|
|
modules: []
|
|
environment: {}
|
|
extra_rpaths: []
|
|
- compiler:
|
|
spec: gcc@=12.3.0
|
|
paths:
|
|
cc: /opt/hlrs/non-spack/release/23.1.0/compiler/gcc/12.3.0/bin/gcc
|
|
cxx: /opt/hlrs/non-spack/release/23.1.0/compiler/gcc/12.3.0/bin/g++
|
|
f77: /opt/hlrs/non-spack/release/23.1.0/compiler/gcc/12.3.0/bin/gfortran
|
|
fc: /opt/hlrs/non-spack/release/23.1.0/compiler/gcc/12.3.0/bin/gfortran
|
|
flags: {}
|
|
operating_system: rocky8
|
|
target: x86_64
|
|
modules: []
|
|
environment: {}
|
|
extra_rpaths: []
|
|
- compiler:
|
|
spec: gcc@=8.5.0
|
|
paths:
|
|
cc: /usr/bin/gcc
|
|
cxx: /usr/bin/g++
|
|
f77: /usr/bin/gfortran
|
|
fc: /usr/bin/gfortran
|
|
flags: {}
|
|
operating_system: rocky8
|
|
target: x86_64
|
|
modules: []
|
|
environment: {}
|
|
extra_rpaths: []
|