FIX: alps build now working (with gcc@8.3.0)
This commit is contained in:
13
env/merlin/sysconfigs/compilers.yaml
vendored
13
env/merlin/sysconfigs/compilers.yaml
vendored
@@ -39,6 +39,19 @@ compilers:
|
||||
fc: /opt/psi/Programming/intel/22.2/compiler/2022.1.0/linux/bin/ifx
|
||||
spec: oneapi@2022.1.0
|
||||
target: x86_64
|
||||
- compiler:
|
||||
environment: {}
|
||||
extra_rpaths: []
|
||||
flags: {}
|
||||
modules: []
|
||||
operating_system: rhel7
|
||||
paths:
|
||||
cc: /opt/psi/Programming/gcc/8.3.0/bin/gcc
|
||||
cxx: /opt/psi/Programming/gcc/8.3.0/bin/g++
|
||||
f77: /opt/psi/Programming/gcc/8.3.0/bin/gfortran
|
||||
fc: /opt/psi/Programming/gcc/8.3.0/bin/gfortran
|
||||
spec: gcc@8.3.0
|
||||
target: x86_64
|
||||
- compiler:
|
||||
environment: {}
|
||||
extra_rpaths: []
|
||||
|
||||
Reference in New Issue
Block a user