File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -105,6 +105,11 @@ spack:
105105 - craype-accel-host
106106 - craype/2.7.30
107107 - libfabric/1.20.1
108+ extra_attributes :
109+ compilers :
110+ c : /opt/spack/linux-centos8-x86_64/gcc-9.3.0/gcc-11.2.0-bgddrif/bin/gcc
111+ cxx : /opt/spack/linux-centos8-x86_64/gcc-9.3.0/gcc-11.2.0-bgddrif/bin/g++
112+ fortran : /opt/spack/linux-centos8-x86_64/gcc-9.3.0/gcc-11.2.0-bgddrif/bin/gfortran
108113 buildable : false
109114 cray-mpich :
110115 externals :
Original file line number Diff line number Diff line change @@ -106,6 +106,11 @@ spack:
106106 - libfabric/1.20.1
107107 - craype/2.7.30
108108 - cudatoolkit/12.4
109+ extra_attributes :
110+ compilers :
111+ c : /opt/spack/linux-centos8-x86_64/gcc-9.3.0/gcc-11.2.0-bgddrif/bin/gcc
112+ cxx : /opt/spack/linux-centos8-x86_64/gcc-9.3.0/gcc-11.2.0-bgddrif/bin/g++
113+ fortran : /opt/spack/linux-centos8-x86_64/gcc-9.3.0/gcc-11.2.0-bgddrif/bin/gfortran
109114 buildable : false
110115 cuda :
111116 externals :
You can’t perform that action at this time.
0 commit comments