diff --git a/docs.it4i/salomon/job-priority.md b/docs.it4i/salomon/job-priority.md index c3ef759507de447e6c7d8a76848acfbc9e9e58ce..59a86540563b9f94fb140816aa1a13572b6e0098 100644 --- a/docs.it4i/salomon/job-priority.md +++ b/docs.it4i/salomon/job-priority.md @@ -27,11 +27,14 @@ Fairshare priority is used for ranking jobs with equal queue priority. Fairshare 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. +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 counts allocated corehours (ncpus*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. +Usage counts allocated corehours (ncpus 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. !!! Note "Note" Calculated usage and fairshare priority can be seen at <https://extranet.it4i.cz/rsweb/salomon/projects>. @@ -50,7 +53,7 @@ Eligible time can be seen as eligible_time attribute of job. Job execution priority (job sort formula) is calculated as: - + ### Job backfilling