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

update

parent 112f668d
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,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 1
sleep 180
done
done
done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment