slurm plot: compute → highmem

This commit is contained in:
Starbeamrainbowlabs 2022-09-22 18:27:58 +01:00
parent df12470e78
commit b4ddb24589
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -4,7 +4,7 @@
#SBATCH -n 14
#SBATCH -o %j.%N.%a.out.log
#SBATCH -e %j.%N.%a.err.log
#SBATCH -p compute
#SBATCH -p highmem
#SBATCH --time=3-00:00:00
#SBATCH --exclusive