mirror of
https://github.com/sbrl/research-rainfallradar
synced 2024-11-21 17:03:00 +00:00
slurm: request gpu
This commit is contained in:
parent
f6f2e3694c
commit
1442d20524
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#SBATCH -J Json2TfR
|
||||
#SBATCH -N 1
|
||||
#SBATCH -n 28
|
||||
#SBATCH --gres=gpu:1
|
||||
#SBATCH -o %j.%N.%a.out
|
||||
#SBATCH -e %j.%N.%a.err
|
||||
#SBATCH -p gpu05,gpu
|
||||
|
|
Loading…
Reference in a new issue