From 98520b244ff524c2cd8350a51e8b1fb28ef51ea4 Mon Sep 17 00:00:00 2001 From: Xuan Gu <xuan.gu@liu.se> Date: Wed, 8 Feb 2023 20:53:44 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f8aaaa..3024f4d 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ bash copy_data_for_benchmark.sh You need to modify the script for e.g. the name of your reservation, number of nodes, batch_size, etc. Also, choose either singularity or enroot. ``` cd /proj/nsc/xuan/ngc/DeepLearningExamples/PyTorch/Segmentation/nnUNet +mkdir sbatch_out bash benchmark_sbatch_submit.sh ``` -- GitLab