15 lines
302 B
YAML
15 lines
302 B
YAML
compilers:
|
|
- compiler:
|
|
environment: {}
|
|
extra_rpaths: []
|
|
flags: {}
|
|
modules: []
|
|
operating_system: rhel8
|
|
paths:
|
|
cc: /usr/bin/gcc
|
|
cxx: /usr/bin/g++
|
|
f77: /usr/bin/gfortran
|
|
fc: /usr/bin/gfortran
|
|
spec: gcc@8.5.0
|
|
target: x86_64
|