Skip to content

Commit e4b87dd

Browse files
committed
Add extra_attributes to chicoma gcc
1 parent 2a0e78d commit e4b87dd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mache/spack/chicoma-cpu_gnu_mpich.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,11 @@ spack:
101101
- craype/2.7.30
102102
- craype-accel-host
103103
- craype-x86-rome
104+
extra_attributes:
105+
compilers:
106+
c: /opt/spack/linux-centos8-x86_64/gcc-9.3.0/gcc-11.2.0-bgddrif/bin/gcc
107+
cxx: /opt/spack/linux-centos8-x86_64/gcc-9.3.0/gcc-11.2.0-bgddrif/bin/g++
108+
fortran: /opt/spack/linux-centos8-x86_64/gcc-9.3.0/gcc-11.2.0-bgddrif/bin/gfortran
104109
buildable: false
105110
cray-mpich:
106111
externals:

0 commit comments

Comments
 (0)