diff --git a/scripts/run_benchmark_single_node.sh b/scripts/run_benchmark_single_node.sh index 199430e9523f838a22e6df4cf8f6c87d359df649..ef43455a62e13921f727f53332e444e4774939d5 100644 --- a/scripts/run_benchmark_single_node.sh +++ b/scripts/run_benchmark_single_node.sh @@ -8,7 +8,7 @@ cat <<EOT > scripts/benchmark_dim${1}_nodes${2}_gpus${3}_batchsize${4}_iteration #SBATCH --gres=gpu:${3} #SBATCH --time=0-0:10:00 #SBATCH --output=sbatch_out/benchmark_dim${1}_nodes${2}_gpus${3}_batchsize${4}_iteration${5}.out -#SBATCH --reservation=devel +##SBATCH --reservation=devel ###################21.11.0 # This version does not run on multi-node