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

Update file submit_benchmark_jobs.sh

parent 3a8482fa
No related branches found
No related tags found
No related merge requests found
#!/bin/bash #!/bin/bash
set -e set -e
export MODEL_NAME=nnunet_for_pytorch export MODEL_NAME=U-Net3D
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= export GPU_RESERVATION=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment