From 3e3a9008fb3a1495c189b3d093f4ffc3a580ceb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Jir=C3=A1sek?= <pavel.jirasek@vsb.cz> Date: Mon, 23 Jan 2017 10:29:09 +0100 Subject: [PATCH] removed ~ --- docs.it4i/anselm-cluster-documentation/job-priority.md | 4 ++-- docs.it4i/salomon/job-priority.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs.it4i/anselm-cluster-documentation/job-priority.md b/docs.it4i/anselm-cluster-documentation/job-priority.md index 24bcee5b3..7f88ce629 100644 --- a/docs.it4i/anselm-cluster-documentation/job-priority.md +++ b/docs.it4i/anselm-cluster-documentation/job-priority.md @@ -31,8 +31,8 @@ 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. +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. diff --git a/docs.it4i/salomon/job-priority.md b/docs.it4i/salomon/job-priority.md index 59a865405..a0bcad759 100644 --- a/docs.it4i/salomon/job-priority.md +++ b/docs.it4i/salomon/job-priority.md @@ -30,8 +30,8 @@ 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. +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. -- GitLab