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

Update capacity-computing.md

parent bfa77b11
No related branches found
No related tags found
1 merge request!336documented hyperqueue
Pipeline #22105 passed
This commit is part of merge request !336. Comments created here will be created in the context of that merge request.
......@@ -152,7 +152,7 @@ For more information on job arrays, see the [PBSPro Users guide][6].
## HyperQueue
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 notes. You thus do not have to manually aggregate your tasks into SLURM/PBS jobs. See the [project repository][a].
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].
### Installation
......
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