diff --git a/docs.it4i/anselm-cluster-documentation/job-priority.md b/docs.it4i/anselm-cluster-documentation/job-priority.md index c9e9f929aea9d4e6b64c07506e12f8eaf428c8b8..cb378282a7ae6c389de74fb6722219cbb7d3d471 100644 --- a/docs.it4i/anselm-cluster-documentation/job-priority.md +++ b/docs.it4i/anselm-cluster-documentation/job-priority.md @@ -34,7 +34,7 @@ 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). +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. !!! Note "Note" diff --git a/docs.it4i/salomon/job-priority.md b/docs.it4i/salomon/job-priority.md index fadf5befb26cd4ea47f482928acd758922f0df80..bb7d3e6b48aed5222285b5338bd55f09236f73c3 100644 --- a/docs.it4i/salomon/job-priority.md +++ b/docs.it4i/salomon/job-priority.md @@ -33,7 +33,7 @@ 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). +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. =======