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

Update capacity-computing.md

parent 44c5ae31
No related branches found
No related tags found
1 merge request!336documented hyperqueue
Pipeline #21293 passed
......@@ -180,11 +180,11 @@ To install/compile HyperQueue, follow the steps on the [official webpage][b].
* Manual request in PBS
- Start worker on the first node of a PBS job
* Start worker on the first node of a PBS job
``$ qsub <your-params-of-qsub> -- hq worker start``
- Start worker on all nodes of a PBS job
* Start worker on all nodes of a PBS job
``$ qsub <your-params-of-qsub> -- `which pbsdsh` hq worker start``
......
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