slurm: request gpu

This commit is contained in:
Starbeamrainbowlabs 2022-08-08 15:56:46 +01:00
parent f6f2e3694c
commit 1442d20524
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -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