Skip to content
Snippets Groups Projects

documented hyperqueue

Merged Jan Siwiec requested to merge hyperqueue into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -186,7 +186,7 @@ To install/compile HyperQueue, follow the steps on the [official webpage][b].
* Start worker on all nodes of a PBS job
`$ qsub <your-params-of-qsub> -- `which pbsdsh` hq worker start`
``$ qsub <your-params-of-qsub> -- `which pbsdsh` hq worker start``
* Monitor the state of jobs
Loading