Skip to content
Snippets Groups Projects

Added site-config for JUSUF

Merged Andreas Müller requested to merge config_for_jusuf_jsc into master
3 files
+ 157
0
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 28
0
compilers:
- compiler:
spec: gcc@11.3.0
paths:
cc: /p/software/jusuf/stages/2023/software/GCCcore/11.3.0/bin/gcc
cxx: /p/software/jusuf/stages/2023/software/GCCcore/11.3.0/bin/g++
f77: /p/software/jusuf/stages/2023/software/GCCcore/11.3.0/bin/gfortran
fc: /p/software/jusuf/stages/2023/software/GCCcore/11.3.0/bin/gfortran
flags: {}
operating_system: rocky8
target: x86_64
modules:
- StdEnv/2023
environment: {}
extra_rpaths: []
- compiler:
spec: gcc@8.5.0
paths:
cc: /usr/bin/gcc
cxx: /usr/bin/g++
f77: null
fc: null
flags: {}
operating_system: rocky8
target: x86_64
modules: []
environment: {}
extra_rpaths: []