Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-kan committed Nov 21, 2024
1 parent 4905552 commit 80041c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion share/sysu-scc-spack-repo/init-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ python3 -c "from tarfile import open;from urllib.request import urlopen;open(mod
mv $(dirname $SCC_SETUP_ENV)/../../../spack-$1/spack-* $(dirname $SCC_SETUP_ENV)/../../../spack
rm -rf $(dirname $SCC_SETUP_ENV)/../../../spack-$1
. $(dirname $SCC_SETUP_ENV)/../../../spack/share/spack/setup-env.sh
spack config --scope site add "concretizer:targets:granularity:generic"
spack mirror add --scope=site $1 https://binaries.spack.io/$1
spack buildcache keys --install --trust
spack repo add --scope=site $(dirname $SCC_SETUP_ENV)/../..

0 comments on commit 80041c0

Please sign in to comment.