Commit 3cb79235 authored by Sintal's avatar Sintal
Browse files

Update execute_vehicle_classification.sh

parent 378e3b01
Pipeline #4398 failed with stage
in 55 seconds
#!/bin/bash
#SBATCH --partition=single
#SBATCH --gres=gpu:4
#SBATCH --ntasks=1
#SBATCH --time=20
#SBATCH --mem=16000
#SBATCH --ntasks=1
#SBATCH --partition=gpu_8
#SBATCH --mem-per-cpu=94000
#SBATCH --gres=gpu:4
#SBATCH --job-name=vehicle_classification
echo "creating folder"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment