From 47abb33fe639a5d80af4a4d8ad5ec1ac79539687 Mon Sep 17 00:00:00 2001 From: Xuan Gu <xuagu37@gmail.com> Date: Tue, 18 Oct 2022 12:36:12 +0200 Subject: [PATCH] Update benchmark_nnunet_pytorch_berzelius.sh --- benchmark_nnunet_pytorch_berzelius.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/benchmark_nnunet_pytorch_berzelius.sh b/benchmark_nnunet_pytorch_berzelius.sh index 77d34b8..3f0e00a 100644 --- a/benchmark_nnunet_pytorch_berzelius.sh +++ b/benchmark_nnunet_pytorch_berzelius.sh @@ -3,7 +3,6 @@ #SBATCH -A nsc #SBATCH --nodes=1 #SBATCH --gres=gpu:8 -#SBATCH --ntasks-per-node=8 #SBATCH --time=0-01:00:00 #SBATCH --reservation=your-reservation #SBATCH -o benchmark.out -- GitLab