Skip to content

Instantly share code, notes, and snippets.

@simonpintarelli
Created March 17, 2021 11:26
Show Gist options
  • Save simonpintarelli/e17e3b7bf3990b13ddad867cfdd643d2 to your computer and use it in GitHub Desktop.
Save simonpintarelli/e17e3b7bf3990b13ddad867cfdd643d2 to your computer and use it in GitHub Desktop.
compilers:
- compiler:
spec: gcc@8.3.0.20.10
paths:
cc: cc
cxx: CC
f77: ftn
fc: ftn
flags: {}
operating_system: cnl7
target: any
modules:
- PrgEnv-gnu
- gcc/8.3.0
- cdt/20.11
- gcc/8.3.0
environment: {}
extra_rpaths: []
- compiler:
spec: gcc@9.3.0.20.10
paths:
cc: cc
cxx: CC
f77: ftn
fc: ftn
flags: {}
operating_system: cnl7
target: any
modules:
- PrgEnv-gnu
- gcc/9.3.0
- cdt/20.11
- gcc/9.3.0
environment: {}
extra_rpaths: []
- compiler:
spec: cce@10.0.2.20.10
paths:
cc: cc
cxx: CC
f77: ftn
fc: ftn
flags: {}
operating_system: cnl7
target: any
modules:
- PrgEnv-cray
- cce/10.0.2
- cdt/20.11
- cce/10.0.2
environment: {}
extra_rpaths: []
- compiler:
spec: intel@19.0.1.144.20.10
paths:
cc: cc
cxx: CC
f77: ftn
fc: ftn
flags: {}
operating_system: cnl7
target: any
modules:
- PrgEnv-intel
- intel/19.1.1.217
environment: {}
extra_rpaths: []
- compiler:
spec: intel@19.1.1.217.20.10
paths:
cc: cc
cxx: CC
f77: ftn
fc: ftn
flags: {}
operating_system: cnl7
target: any
modules:
- PrgEnv-intel
- intel/19.1.1.217
environment: {}
extra_rpaths: []
- compiler:
spec: pgi@20.1.0.20.10
paths:
cc: cc
cxx: CC
f77: ftn
fc: ftn
flags: {}
operating_system: cnl7
target: any
modules:
- PrgEnv-pgi
- pgi/20.1.0
environment: {}
extra_rpaths: []
- compiler:
spec: pgi@20.1.1.20.10
paths:
cc: cc
cxx: CC
f77: ftn
fc: ftn
flags: {}
operating_system: cnl7
target: any
modules:
- PrgEnv-pgi
- pgi/20.1.1
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: []
environment: {}
extra_rpaths: []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment