Changes
Page history
Update home
authored
May 20, 2020
by
van Vliet
Show whitespace changes
Inline
Side-by-side
home.md
View page @
fe3988c4
...
...
@@ -1197,8 +1197,9 @@ If we don't set the limitation, some users are submitting large amounts of job a
#### Limit the amount of simultaneously running jobs
You can limit the amount of simultaneously running jobs with the following command:
*
"--array=0-100%4" will limit the number of simultaneously running tasks from this job array to 25
You can limit the amount of simultaneously running jobs with the following command (for example):
*
"--array=0-100%4"
will limit the number of simultaneously running tasks from this job array to 25
We recommend to use this options
...
...
...
...