Skip to content
Snippets Groups Projects
Commit 705c2f87 authored by Roman Sliva's avatar Roman Sliva
Browse files

Update resources-allocation-policy.md

parent 5eab2a69
No related branches found
No related tags found
1 merge request!440PBS eradication
Pipeline #34261 passed with warnings
......@@ -60,19 +60,19 @@ Jobs that exceed the reserved wall clock time (Req'd Time) get killed automatica
!!! tip
Check the status of jobs, queues and compute nodes [here][c].
![rspbs web interface](../img/barbora_cluster_usage.png)
![rsweb interface](../img/barbora_cluster_usage.png)
Display the queue status:
```console
$ qstat -q
$ sinfo -s
```
The PBS allocation overview may also be obtained using the `rspbs` command:
The Slurm allocation overview may also be obtained using the `rsslurm` command:
```console
$ rspbs
Usage: rspbs [options]
$ rsslurm
Usage: rsslurm [options]
Options:
--version show program's version number and exit
......@@ -92,7 +92,7 @@ Options:
[1]: job-priority.md
[2]: #resource-accounting-policy
[3]: job-submission-and-execution.md
[3]: slurm-job-submission-and-execution.md
[4]: karolina-slurm.md
[5]: ./karolina-queues.md
[6]: ./barbora-queues.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment