From 17cf60f5dff30fd600d717f0708505a4b0fd0d4d Mon Sep 17 00:00:00 2001 From: Hauke Kirchner <hauke.gronenberg@gwdg.de> Date: Thu, 22 Aug 2024 08:34:02 +0000 Subject: [PATCH] Update submit_train_dlc.sh --- code/submit_train_dlc.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/code/submit_train_dlc.sh b/code/submit_train_dlc.sh index 75183bc..57a1ccb 100644 --- a/code/submit_train_dlc.sh +++ b/code/submit_train_dlc.sh @@ -19,10 +19,6 @@ echo "Working directory: $PWD" echo "Current node: ${SLURM_NODELIST}" # For debugging purposes. -python --version -python -m torch.utils.collect_env -nvcc -V - echo "" echo "test environment" echo "-----------------------------------------------------------------------" -- GitLab