From 44d6e063eecdb57dcb977e2ba336b5be8461a4de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Gajdu=C5=A1ek?= <gajdusek.pavel@gmail.com> Date: Thu, 21 Sep 2017 12:14:51 +0200 Subject: [PATCH] mdlint --- docs.it4i/anselm/resources-allocation-policy.md | 2 -- docs.it4i/salomon/resources-allocation-policy.md | 2 -- docs.it4i/snippets/resource_accounting.md | 9 ++++----- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/docs.it4i/anselm/resources-allocation-policy.md b/docs.it4i/anselm/resources-allocation-policy.md index 1ad885993..8519303bd 100644 --- a/docs.it4i/anselm/resources-allocation-policy.md +++ b/docs.it4i/anselm/resources-allocation-policy.md @@ -108,6 +108,4 @@ Options: ---8<--- "resource_accounting.md" - ---8<--- "mathjax.md" - diff --git a/docs.it4i/salomon/resources-allocation-policy.md b/docs.it4i/salomon/resources-allocation-policy.md index 28e543361..217f39474 100644 --- a/docs.it4i/salomon/resources-allocation-policy.md +++ b/docs.it4i/salomon/resources-allocation-policy.md @@ -113,6 +113,4 @@ Options: ---8<--- "resource_accounting.md" - - ---8<--- "mathjax.md" diff --git a/docs.it4i/snippets/resource_accounting.md b/docs.it4i/snippets/resource_accounting.md index c4f7b6a8f..138493c95 100644 --- a/docs.it4i/snippets/resource_accounting.md +++ b/docs.it4i/snippets/resource_accounting.md @@ -23,13 +23,11 @@ All jobs are accounted in normalized core-hours, using factor F valid at the tim | Anselm | 0.65 | 2017-09-11 to 2018-06-01 | The accounting runs whenever the computational cores are allocated via the PBS Pro workload manager (the qsub command), regardless of whether -the cores are actually used for any calculation. - - +the cores are actually used for any calculation. !!! note **The allocations are requested/granted in normalized core-hours NCH.** - + !!! warning Whenever the term core-hour is used in this documentation, we mean the normalized core-hour, NCH. @@ -65,4 +63,5 @@ Legend WCH = Wall-clock Core Hour NCH = Normalized Core Hour ``` -The **it4ifree** command is a part of it4i.portal.clients package, located here: <https://pypi.python.org/pypi/it4i.portal.clients> \ No newline at end of file + +The **it4ifree** command is a part of it4i.portal.clients package, located here: <https://pypi.python.org/pypi/it4i.portal.clients> -- GitLab