mirror of
https://github.com/sbrl/research-rainfallradar
synced 2024-11-22 09:13:01 +00:00
slurm plot: compute → highmem
This commit is contained in:
parent
df12470e78
commit
b4ddb24589
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue