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

Update capacity-computing.md

parent 5383ab19
No related branches found
No related tags found
1 merge request!336documented hyperqueue
Pipeline #22107 passed with warnings
......@@ -154,6 +154,9 @@ For more information on job arrays, see the [PBSPro Users guide][6].
HyperQueue lets you build a computation plan consisting of a large amount of tasks and then execute it transparently over a system like SLURM/PBS. It dynamically groups jobs into SLURM/PBS jobs and distributes them to fully utilize allocated nodes. You thus do not have to manually aggregate your tasks into SLURM/PBS jobs. See the [project repository][a].
![](../img/hq-idea.png)
### Installation
To install/compile HyperQueue, follow the steps on the [official webpage][b].
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment