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

Update resources-allocation-policy.md

parent d3b50bf0
No related branches found
No related tags found
4 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section
...@@ -78,7 +78,7 @@ The resources are allocated to the job in a fair-share fashion, subject to const ...@@ -78,7 +78,7 @@ The resources are allocated to the job in a fair-share fashion, subject to const
The job wall clock time defaults to **half the maximum time**, see the table above. Longer wall time limits can be [set manually, see examples][3]. The job wall clock time defaults to **half the maximum time**, see the table above. Longer wall time limits can be [set manually, see examples][3].
Jobs that exceed the reserved wall clock time (Req'd Time) get killed automatically. The wall clock time limit can be changed for queuing jobs (state Q) using the qalter command, however it cannot be changed for a running job (state R). Jobs that exceed the reserved wall clock time (Req'd Time) get killed automatically. The wall clock time limit can be changed for queuing jobs (state Q) using the `qalter` command, however it cannot be changed for a running job (state R).
Anselm users may check the current queue configuration [here][b]. Anselm users may check the current queue configuration [here][b].
...@@ -95,7 +95,7 @@ Display the queue status on Anselm: ...@@ -95,7 +95,7 @@ Display the queue status on Anselm:
$ qstat -q $ qstat -q
``` ```
The PBS allocation overview may also be obtained using the rspbs command: The PBS allocation overview may also be obtained using the `rspbs` command:
```console ```console
$ rspbs $ rspbs
...@@ -158,7 +158,7 @@ Options: ...@@ -158,7 +158,7 @@ Options:
---8<--- "mathjax.md" ---8<--- "mathjax.md"
[1]: job-priority.md [1]: job-priority.md
[2]: #resources-accounting-policy [2]: #resource-accounting-policy
[3]: job-submission-and-execution.md [3]: job-submission-and-execution.md
[a]: https://support.it4i.cz/rt/ [a]: https://support.it4i.cz/rt/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment