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

Update job-priority.md (proofreading)

parent 743506f0
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
...@@ -20,7 +20,7 @@ Queue priorities can be seen [here][a]. ...@@ -20,7 +20,7 @@ Queue priorities can be seen [here][a].
### Fair-Share Priority ### Fair-Share Priority
Fair-share priority is priority calculated on the basis of recent usage of resources. Fair-share priority is calculated per project, all members of a project sharing the same fair-share priority. Projects with higher recent usage have a lower fair-share priority than projects with lower or no recent usage. Fair-share priority is calculated based on recent usage of resources. Fair-share priority is calculated per project, all members of a project sharing the same fair-share priority. Projects with higher recent usage have a lower fair-share priority than projects with lower or no recent usage.
Fair-share priority is used for ranking jobs with equal queue priority. Fair-share priority is used for ranking jobs with equal queue priority.
...@@ -38,11 +38,11 @@ Jobs queued in the queue qexp are not used to calculate the project's usage. ...@@ -38,11 +38,11 @@ Jobs queued in the queue qexp are not used to calculate the project's usage.
!!! note !!! note
Calculated usage and fair-share priority can be seen [here][b]. Calculated usage and fair-share priority can be seen [here][b].
Calculated fair-share priority can be also be seen in the Resource_List.fairshare attribute of a job. Calculated fair-share priority can also be seen in the Resource_List.fairshare attribute of a job.
### Eligible Time ### Eligible Time
Eligible time is the amount (in seconds) of eligible time a job accrues while waiting to run. Jobs with higher eligible time gain higher priority. Eligible time is the amount of eligible time (in seconds) a job accrues while waiting to run. Jobs with higher eligible time gain higher priority.
Eligible time has the least impact on execution priority. Eligible time is used for sorting jobs with equal queue priority and fair-share priority. It is very, very difficult for eligible time to compete with fair-share priority. Eligible time has the least impact on execution priority. Eligible time is used for sorting jobs with equal queue priority and fair-share priority. It is very, very difficult for eligible time to compete with fair-share priority.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment