ADD: rhel8 envs

This commit is contained in:
2024-10-29 17:13:11 +01:00
parent dff7377a21
commit d64194ccb3
9 changed files with 369 additions and 0 deletions

View File

@ -0,0 +1,14 @@
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