From c21c986027ed726ae429146300debe88c7fa3c14 Mon Sep 17 00:00:00 2001 From: Branislav Jansik <branislav.jansik@vsb.cz> Date: Fri, 1 Sep 2017 16:45:27 +0200 Subject: [PATCH] Update resources-allocation-policy.md --- docs.it4i/salomon/resources-allocation-policy.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs.it4i/salomon/resources-allocation-policy.md b/docs.it4i/salomon/resources-allocation-policy.md index cc9a28e96..c0d7cc6f2 100644 --- a/docs.it4i/salomon/resources-allocation-policy.md +++ b/docs.it4i/salomon/resources-allocation-policy.md @@ -122,9 +122,7 @@ 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 -$$ +---8<--- "sch_formula.md" 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