Skip to content
Snippets Groups Projects

documented hyperqueue

Merged Jan Siwiec requested to merge hyperqueue into master
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
@@ -154,8 +154,7 @@ 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)
![](../img/hq-idea-s.png)
### Installation
Loading