Commit 1c5e4b6b authored by Sintal's avatar Sintal
Browse files

Update execute_vehicle_classification.sh

parent 23465a2b
Pipeline #4401 failed with stage
in 2 minutes and 40 seconds
#!/bin/bash
#SBATCH --time=20
#SBATCH --mem=16000
#SBATCH --nodes=10
#SBATCH --ntasks-per-node=10
#SBATCH --partition=multiple
#SBATCH --mem-per-cpu=94000
#SBATCH --cpus-per-task=80
#SBATCH --nodes=1
#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