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

Update file submit_benchmark_jobs.sh

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