Bureaucrats, cc_docs_admin, cc_staff
2,879
edits
(Marked this version for translation) |
No edit summary |
||
Line 38: | Line 38: | ||
<!--T:9--> | <!--T:9--> | ||
Using a job array instead of a large number of separate serial jobs has advantages for you and other users. A waiting job array only produces one line of output in squeue, making it easier for you to read its output. The scheduler does not have to analyze job requirements for each array | Using a job array instead of a large number of separate serial jobs has advantages for you and other users. A waiting job array only produces one line of output in squeue, making it easier for you to read its output. The scheduler does not have to analyze job requirements for each task in the array separately, so it can run more efficiently too. | ||
<!--T:10--> | <!--T:10--> |