File size: 268 Bytes
071476d
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash

#SBATCH --job-name=results
#SBATCH -o logs_test/results.out-%j
#SBATCH -c 10
#SBATCH --gres=gpu:volta:1
#SBATCH --time=200:00:00          # total run time limit (HH:MM:SS)

module load anaconda/2022b

python -u /home/gridsan/cpark/routing/alex_new_exp1.py