Skip to content

Commit

Permalink
commenting out spack install
Browse files Browse the repository at this point in the history
  • Loading branch information
august-knox committed Nov 21, 2024
1 parent 72533c3 commit 3676e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setupDane.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ benchpark system init --dest=daneSpack rubyExp cluster=dane compiler=gccSpack
benchpark experiment init --dest=quicksilvergcc12O2weak1 quicksilver experiment=weak caliper=mpi
benchpark setup quicksilvergcc12O2weak1 daneTCE workspace
. workspace/setup.sh
spack install [email protected]
#spack install [email protected]
for runNum in {1..4}
do
for j in ${optParams[@]}
Expand Down

0 comments on commit 3676e7e

Please sign in to comment.