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

Update capacity-computing.md

parent 0d9203f1
No related branches found
No related tags found
1 merge request!336documented hyperqueue
Pipeline #22140 failed
...@@ -158,7 +158,7 @@ HyperQueue lets you build a computation plan consisting of a large amount of tas ...@@ -158,7 +158,7 @@ HyperQueue lets you build a computation plan consisting of a large amount of tas
### Features ### Features
* **Transparent task execution on top of a Slurm/PBS cluster*** * **Transparent task execution on top of a Slurm/PBS cluster**
Automatic task distribution amongst jobs, nodes, and cores. Automatic task distribution amongst jobs, nodes, and cores.
...@@ -176,6 +176,10 @@ HyperQueue lets you build a computation plan consisting of a large amount of tas ...@@ -176,6 +176,10 @@ HyperQueue lets you build a computation plan consisting of a large amount of tas
* **Open source** * **Open source**
### Architecture
![](../img/hq-architecture.png)
### Installation ### Installation
To install/compile HyperQueue, follow the steps on the [official webpage][b]. 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.
Please register or to comment