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

Update file submit_benchmark_jobs.sh

parent 56a041e3
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ set -e ...@@ -4,7 +4,7 @@ set -e
export MODEL_NAME=nnunet_for_pytorch export MODEL_NAME=nnunet_for_pytorch
export WORK_DIR=/proj/nsc_testing/xuan/berzelius-benchmarks/MLPerf/training/image_segmentation/pytorch export WORK_DIR=/proj/nsc_testing/xuan/berzelius-benchmarks/MLPerf/training/image_segmentation/pytorch
export CONTAINER_DIR=/proj/nsc_testing/xuan/containers/${MODEL_NAME}.sif export CONTAINER_DIR=/proj/nsc_testing/xuan/containers/${MODEL_NAME}.sif
export GPU_RESERVATION=nodeimage export GPU_RESERVATION=
mkdir -p $WORK_DIR/sbatch_out $WORK_DIR/sbatch_scripts $WORK_DIR/results mkdir -p $WORK_DIR/sbatch_out $WORK_DIR/sbatch_scripts $WORK_DIR/results
benchmark_modes=("train" "predict") benchmark_modes=("train" "predict")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment