diff --git a/docs.it4i/anselm-cluster-documentation/job-priority.md b/docs.it4i/anselm-cluster-documentation/job-priority.md index b0724da7cb04fbdf8f17fc2f3d7c08499f2a3e96..1da7e6e95d015ae844acfe37c2ab9c34577a4269 100644 --- a/docs.it4i/anselm-cluster-documentation/job-priority.md +++ b/docs.it4i/anselm-cluster-documentation/job-priority.md @@ -29,8 +29,8 @@ Fair-share priority is calculated as  where MAX_FAIRSHARE has value 1E6, -usage_Project_ is cumulated usage by all members of selected project, -usage_Total_ is total usage by all users, by all projects. +usage<sub>Project</sub> is cumulated usage by all members of selected project, +usage<sub>Total</sub> is total usage by all users, by all projects. Usage counts allocated core-hours (`ncpus x walltime`). Usage is decayed, or cut in half periodically, at the interval 168 hours (one week). Jobs queued in queue qexp are not calculated to project's usage. @@ -40,7 +40,7 @@ Jobs queued in queue qexp are not calculated to project's usage. Calculated fair-share priority can be also seen as Resource_List.fairshare attribute of a job. -\###Eligible time +### Eligible time Eligible time is amount (in seconds) of eligible time job accrued while waiting to run. Jobs with higher eligible time gains higher priority.