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

Update job-priority.md - sprio

parent 42ad3e7a
No related branches found
No related tags found
No related merge requests found
Pipeline #36729 passed with warnings
......@@ -55,7 +55,15 @@ Specifying more accurate walltime enables better scheduling, better execution ti
---8<--- "mathjax.md"
## Inspecting Job Priority
One can inspect job priority using `sprio` command. Job priority is in the field PRIORITY and it comprises of PARTITION, FAIRSHARE and AGE priorities.
```
$ sprio -l -j 894782
JOBID PARTITION USER ACCOUNT PRIORITY SITE AGE ASSOC FAIRSHARE JOBSIZE PARTITION QOSNAME QOS NICE TRES
894782 qgpu user1 service 300026688 0 17 0 26671 0 300000000 normal 0 0
```
[1]: job-submission-and-execution.md#advanced-job-placement
[a]: https://extranet.it4i.cz/rsweb/karolina/queues
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