We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a0e78d commit e4b87ddCopy full SHA for e4b87dd
mache/spack/chicoma-cpu_gnu_mpich.yaml
@@ -101,6 +101,11 @@ spack:
101
- craype/2.7.30
102
- craype-accel-host
103
- 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
109
buildable: false
110
cray-mpich:
111
externals:
0 commit comments