From d723924282b2516eb7a34400f2bb56c0f693c049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Hrb=C3=A1=C4=8D?= <david@hrbac.cz> Date: Mon, 23 Jan 2017 11:46:20 +0100 Subject: [PATCH] Typo --- docs.it4i/anselm-cluster-documentation/job-priority.md | 2 +- docs.it4i/salomon/job-priority.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs.it4i/anselm-cluster-documentation/job-priority.md b/docs.it4i/anselm-cluster-documentation/job-priority.md index c9e9f929a..cb378282a 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 fadf5befb..bb7d3e6b4 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. ======= -- GitLab