From 95c838f5fca87c813716a43b6f72aba63c9b378e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Hrb=C3=A1=C4=8D?= <david@hrbac.cz> Date: Fri, 19 Oct 2018 15:36:17 +0200 Subject: [PATCH] Cluster factor end date updated --- docs.it4i/snippets/resource_accounting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs.it4i/snippets/resource_accounting.md b/docs.it4i/snippets/resource_accounting.md index ac6dd7ca6..8b6cae0de 100644 --- a/docs.it4i/snippets/resource_accounting.md +++ b/docs.it4i/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 2018-06-01 | -| Anselm | 0.65 | 2017-09-11 to 2018-06-01 | +| Salomon | 1.00 | 2017-09-11 to 2018-11-01 | +| Anselm | 0.65 | 2017-09-11 to 2018-11-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. -- GitLab