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

Update 3 files

- /PyTorch/Segmentation/nnUNet/run_benchmark.sh
- /PyTorch/Segmentation/nnUNet/submit_benchmark_sbatch.sh
- /PyTorch/Segmentation/nnUNet/run_benchmark_single_node.sh
parent 045e87a7
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ cat <<EOT > $SBATCH_DIR
#SBATCH --gpus=${3}
#SBATCH --time=0-0:10:00
#SBATCH --output=$SBATCH_OUT_DIR
#SBATCH --reservation=devel
##SBATCH --reservation=devel
MODULE_NAME=nnunet_for_pytorch
MODULE_VERSION=21.11.0
......@@ -30,4 +30,4 @@ apptainer exec --nv -B ${WORK_DIR}/data:/data -B ${WORK_DIR}/results:/results $C
EOT
sbatch $SBATCH_DIR
\ No newline at end of file
#sbatch $SBATCH_DIR
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment