Skip to content
Snippets Groups Projects
Commit 5dd39a71 authored by Xuan Gu's avatar Xuan Gu
Browse files

a

parent bf3db347
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ for nodes in {1..1}; do
bash $WORK_DIR/generate_benchmark_jobs.sh ${dim} ${nodes} ${gpus} ${batch_size} ${benchmark_mode} ${node_type}
SBATCH_DIR=$WORK_DIR/sbatch_scripts/benchmark_${node_type}_${benchmark_mode}_dim${dim}_nodes${nodes}_gpus${gpus}_batchsize_${batch_size}.sbatch
sbatch $SBATCH_DIR
sleep 180
sleep 1
done
done
done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment