Skip to content

Commit

Permalink
Update init-default-compiler.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
WuK authored Feb 13, 2024
1 parent e2a25c1 commit ba30fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/sysu-scc-spack-repo/init-default-compiler.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
spack install --fail-fast --use-buildcache only -y [email protected]%gcc target=x86_64_v3 && spack gc -y && spack clean -ab
spack install --fail-fast --use-buildcache only -y [email protected]%gcc@11.4.0 arch=linux-ubuntu22.04-x86_64_v3 && spack gc -y && spack clean -ab
echo ">>> _ <<<"
spack compiler add --scope=site $(spack location -i gcc)
spack config --scope=site add "packages:all:compiler:[gcc]"

0 comments on commit ba30fbc

Please sign in to comment.