mirror of
https://github.com/sbrl/research-rainfallradar
synced 2024-11-22 01:12:59 +00:00
ai: n=10 slurm
This commit is contained in:
parent
42de502f99
commit
a9dede7bfe
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
#SBATCH -J RainAIv3
|
||||
#SBATCH -N 1
|
||||
#SBATCH -n 4
|
||||
#SBATCH -n 14
|
||||
#SBATCH --gres=gpu:1
|
||||
#SBATCH -o %j.%N.%a.out.log
|
||||
#SBATCH -e %j.%N.%a.err.log
|
||||
|
|
Loading…
Reference in a new issue