mirror of
https://github.com/sbrl/research-rainfallradar
synced 2024-11-22 17:23:01 +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 -e %j.%N.%a.err.log
|
||||||
#SBATCH -p gpu05
|
#SBATCH -p gpu05
|
||||||
#SBATCH --time=5-00:00:00
|
#SBATCH --time=5-00:00:00
|
||||||
#SBATCH --exclusive
|
|
||||||
|
|
||||||
module load utilities/multi
|
module load utilities/multi
|
||||||
module load readline/7.0
|
module load readline/7.0
|
||||||
|
|
Loading…
Reference in a new issue