From 2b867a3dc4db8440e7584fbc72f8703701d13b05 Mon Sep 17 00:00:00 2001 From: Branislav Jansik <branislav.jansik@vsb.cz> Date: Mon, 9 Sep 2019 08:27:29 +0200 Subject: [PATCH] Update Validity for NCH --- snippets/resource_accounting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snippets/resource_accounting.md b/snippets/resource_accounting.md index f414ed6fc..e251b7e80 100644 --- a/snippets/resource_accounting.md +++ b/snippets/resource_accounting.md @@ -19,8 +19,8 @@ All jobs are accounted in normalized core-hours, using factor F valid at the tim | System | F | Validity | | ------------------------------- | - | -------- | -| Salomon | 1.00 | 2017-09-11 to 2019-03-01 | -| Anselm | 0.65 | 2017-09-11 to 2019-03-01 | +| Salomon | 1.00 | 2017-09-11 to 2019-11-30 | +| Anselm | 0.65 | 2017-09-11 to 2019-11-30 | 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. -- GitLab