Skip to content
Snippets Groups Projects
Commit 192b133e authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update capacity-computing.md

parent c6f25974
No related branches found
No related tags found
No related merge requests found
Pipeline #25274 passed with warnings
...@@ -77,7 +77,6 @@ If running a huge number of parallel multicore (in means of multinode multithrea ...@@ -77,7 +77,6 @@ If running a huge number of parallel multicore (in means of multinode multithrea
To submit the job array, use the `qsub -J` command. The 900 jobs of the [example above][5] may be submitted like this: To submit the job array, use the `qsub -J` command. The 900 jobs of the [example above][5] may be submitted like this:
```console ```console
$ qsub -N JOBNAME -J 1-900 jobscript $ qsub -N JOBNAME -J 1-900 jobscript
506493[].isrv5 506493[].isrv5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment