From 23465a2b570e08005b27ebdbf9586bc8650f88b4 Mon Sep 17 00:00:00 2001 From: Sintal <61sima1bif@hft-stuttgart.de> Date: Thu, 17 Jun 2021 14:51:57 +0000 Subject: [PATCH] Update execute_vehicle_classification.sh --- execute_vehicle_classification.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/execute_vehicle_classification.sh b/execute_vehicle_classification.sh index 88e0e8d..5fe073a 100644 --- a/execute_vehicle_classification.sh +++ b/execute_vehicle_classification.sh @@ -3,9 +3,8 @@ #SBATCH --mem=16000 #SBATCH --nodes=10 #SBATCH --ntasks-per-node=10 -#SBATCH --partition=gpu_8 +#SBATCH --partition=multiple #SBATCH --mem-per-cpu=94000 -#SBATCH --gres=gpu:4 #SBATCH --job-name=vehicle_classification echo "creating folder" -- GitLab