diff --git a/docs.it4i/general/resources-allocation-policy.md b/docs.it4i/general/resources-allocation-policy.md index 2a736d97ab7c8050089bfa05a6a3183b6eb6ee82..a04e12d2d2ca072a7b0f43e932772f7090a2d4c3 100644 --- a/docs.it4i/general/resources-allocation-policy.md +++ b/docs.it4i/general/resources-allocation-policy.md @@ -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]. - + 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