mirror of
https://github.com/sbrl/research-rainfallradar
synced 2024-11-22 01:12:59 +00:00
slurm: no need to be exclusive anymore
This commit is contained in:
parent
a9dede7bfe
commit
cd104190e8
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
#SBATCH -e %j.%N.%a.err.log
|
||||
#SBATCH -p gpu05
|
||||
#SBATCH --time=5-00:00:00
|
||||
#SBATCH --exclusive
|
||||
|
||||
module load utilities/multi
|
||||
module load readline/7.0
|
||||
|
|
Loading…
Reference in a new issue