slurm train mono: fix partition name

This commit is contained in:
Starbeamrainbowlabs 2022-11-22 17:02:02 +00:00
parent ce28ac4013
commit d31326cb30
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -5,7 +5,7 @@
#SBATCH --gres=gpu:1
#SBATCH -o %j.%N.%a.segment.out.log
#SBATCH -e %j.%N.%a.segment.err.log
#SBATCH -p gpu05
#SBATCH -p gpu05,gpu
#SBATCH --time=5-00:00:00
#SBATCH --mem=61440
# 61440 = 60GiB memory required