File tree Expand file tree Collapse file tree 3 files changed +13
-83
lines changed
Expand file tree Collapse file tree 3 files changed +13
-83
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 99 concretizer :
1010 unify : true
1111
12- config :
13- install_missing_compilers : true
14- # add package specs to the `specs` list
15- # example includes for SCOREC RHEL7
16- include :
17- - ../scorec/rhel7/packages.yaml
18- - ../scorec/rhel7/compilers.yaml
12+ packages :
13+ all :
14+ providers :
15+ mpi : [mpich]
16+ gcc :
17+ externals :
18+ - spec : gcc@12.4.0 languages:='c,c++,fortran'
19+ prefix : /opt/scorec/spack/rhel9/v0222_2/install/linux-rhel9-x86_64_v3/gcc-11.4.1/gcc-12.4.0-5xg2r2h6cc5mckmjid2g6bftg5kh3cof
20+ extra_attributes :
21+ compilers :
22+ c : /opt/scorec/spack/rhel9/v0222_2/install/linux-rhel9-x86_64_v3/gcc-11.4.1/gcc-12.4.0-5xg2r2h6cc5mckmjid2g6bftg5kh3cof/bin/gcc
23+ cxx : /opt/scorec/spack/rhel9/v0222_2/install/linux-rhel9-x86_64_v3/gcc-11.4.1/gcc-12.4.0-5xg2r2h6cc5mckmjid2g6bftg5kh3cof/bin/g++
24+ fortran : /opt/scorec/spack/rhel9/v0222_2/install/linux-rhel9-x86_64_v3/gcc-11.4.1/gcc-12.4.0-5xg2r2h6cc5mckmjid2g6bftg5kh3cof/bin/gfortran
1925 develop :
2026 pcms :
2127 spec : pcms@develop
You can’t perform that action at this time.
0 commit comments