Skip to content

Commit

Permalink
set up mirror [deception-rebuild]
Browse files Browse the repository at this point in the history
  • Loading branch information
jaelynlitz authored Feb 21, 2024
1 parent c35d9ef commit bb5212b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion buildsystem/spack/deception/sbatch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ cleanup() {
# Assuming that you already have a binary mirror configured
export MY_CLUSTER=deception
cp /qfs/projects/earthshot/src/coinhsl-archive-2019.05.21.tar.gz . &&
. buildsystem/spack/load_spack.sh &&
#. buildsystem/spack/load_spack.sh &&
. buildsystem/spack/binary_mirror.sh &&
# spack clean -abm && # shouldn't run this everytime...
spack develop --no-clone --path=$(pwd) exago@develop &&
mkdir hiop_dev
Expand Down

0 comments on commit bb5212b

Please sign in to comment.