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

Update capacity-computing.md

parent e30b2560
No related branches found
No related tags found
No related merge requests found
Pipeline #22244 passed with warnings
...@@ -191,7 +191,7 @@ You thus do not have to manually aggregate your tasks into PBS jobs. See the [pr ...@@ -191,7 +191,7 @@ You thus do not have to manually aggregate your tasks into PBS jobs. See the [pr
* On Barbora and Karolina, you can simply load the HyperQueue module: * On Barbora and Karolina, you can simply load the HyperQueue module:
`$ ml HyperQueue` `$ ml HyperQueue`
* If you want to install/compile HyperQueue manually, follow the steps on the [official webpage][b]. * If you want to install/compile HyperQueue manually, follow the steps on the [official webpage][b].
...@@ -202,7 +202,7 @@ You thus do not have to manually aggregate your tasks into PBS jobs. See the [pr ...@@ -202,7 +202,7 @@ You thus do not have to manually aggregate your tasks into PBS jobs. See the [pr
To use HyperQueue, you first have to start the HyperQueue server. It is a long-lived process that To use HyperQueue, you first have to start the HyperQueue server. It is a long-lived process that
is supposed to be running on a login node. You can start it with the following command: is supposed to be running on a login node. You can start it with the following command:
`$ hq server start` `$ hq server start`
#### Submitting Computation #### Submitting Computation
......
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