From 7698acec528a4b423454f7366a83226ba36cbd7f Mon Sep 17 00:00:00 2001 From: Branislav Jansik <branislav.jansik@vsb.cz> Date: Fri, 1 Sep 2017 16:39:56 +0200 Subject: [PATCH] Update resources-allocation-policy.md --- docs.it4i/salomon/resources-allocation-policy.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs.it4i/salomon/resources-allocation-policy.md b/docs.it4i/salomon/resources-allocation-policy.md index 1633f1d0b..cc9a28e96 100644 --- a/docs.it4i/salomon/resources-allocation-policy.md +++ b/docs.it4i/salomon/resources-allocation-policy.md @@ -122,7 +122,9 @@ for 1 hour amounts to 24 wall-clock core-hours. The resources that are currently subject to accounting are the standard core-hours (SCH). The standard core-hours are obtained from WCH by applying a standardization factor. -$$ SCH = F*WCH $$ +$$ +SCH = F*WCH +$$ The accounting runs whenever the computational cores are allocated or blocked via the PBS Pro workload manager (the qsub command), regardless of whether the cores are actually used for any calculation. See example in the [Job submission and execution](job-submission-and-execution/) section. -- GitLab