Skip to content
Snippets Groups Projects
Commit 5d5008a2 authored by Branislav Jansik's avatar Branislav Jansik
Browse files

Edit capacity-computing.md

parent b3fb0cc7
No related branches found
No related tags found
No related merge requests found
Pipeline #44114 failed
...@@ -13,7 +13,7 @@ We **recommend** using [**Job arrays**][1] or [**HyperQueue**][2] to execute man ...@@ -13,7 +13,7 @@ We **recommend** using [**Job arrays**][1] or [**HyperQueue**][2] to execute man
There are two primary scenarios: There are two primary scenarios:
1. Numeber of jobs < 1500, **and** the jobs are able to utilize one or more **full** nodes: 1. Number of jobs < 1500, **and** the jobs are able to utilize one or more **full** nodes:
Use [**Job arrays**][1]. Use [**Job arrays**][1].
The Job array allows to sumbmit and control up to 1500 jobs (tasks) in one packet. Several job arrays may be sumitted. The Job array allows to sumbmit and control up to 1500 jobs (tasks) in one packet. Several job arrays may be sumitted.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment