This repository has been archived on 2026-05-27. You can view files and clone it, but cannot push or open issues or pull requests.
openhpc-cluster-vm-chemistry/spack/compilers.yaml

40 lines
1.1 KiB
YAML

compilers:
- compiler:
environment: {}
extra_rpaths: []
flags: {}
modules: [gnu]
operating_system: centos7
paths:
cc: /opt/ohpc/pub/compiler/gcc/5.4.0/bin/gcc
cxx: /opt/ohpc/pub/compiler/gcc/5.4.0/bin/g++
f77: /opt/ohpc/pub/compiler/gcc/5.4.0/bin/gfortran
fc: /opt/ohpc/pub/compiler/gcc/5.4.0/bin/gfortran
spec: gcc@5.4.0
target: x86_64
- compiler:
environment: {}
extra_rpaths: []
flags: {}
modules: [gnu7]
operating_system: centos7
paths:
cc: /opt/ohpc/pub/compiler/gcc/7.3.0/bin/gcc
cxx: /opt/ohpc/pub/compiler/gcc/7.3.0/bin/g++
f77: /opt/ohpc/pub/compiler/gcc/7.3.0/bin/gfortran
fc: /opt/ohpc/pub/compiler/gcc/7.3.0/bin/gfortran
spec: gcc@7.3.0
target: x86_64
- compiler:
environment: {}
extra_rpaths: []
flags: {}
modules: [gnu8]
operating_system: centos7
paths:
cc: /opt/ohpc/pub/compiler/gcc/8.3.0/bin/gcc
cxx: /opt/ohpc/pub/compiler/gcc/8.3.0/bin/g++
f77: /opt/ohpc/pub/compiler/gcc/8.3.0/bin/gfortran
fc: /opt/ohpc/pub/compiler/gcc/8.3.0/bin/gfortran
spec: gcc@8.3.0
target: x86_64