diff --git a/snippets/resource_accounting.md b/snippets/resource_accounting.md index bd479a63260ffe0537a1cd9222f2ec1c1d040afb..eab9e63aa19ba671d3bd9dfa4674e9842db5fa52 100644 --- a/snippets/resource_accounting.md +++ b/snippets/resource_accounting.md @@ -17,10 +17,12 @@ $$ All jobs are accounted in normalized core-hours, using factor F valid at the time of the execution: -| System | F | Validity | -| ------------------------------- | - | -------- | -| Salomon | 1.00 | 2017-09-11 to 2020-12-31 | -| Anselm | 0.65 | 2017-09-11 to 2020-12-31 | +| System | F | Validity | +| --------------| ---: | -------- | +| Barbora | 1.40 | 2020-02-01 to 2020-12-31 | +| DGX-2 | 8.00 | 2020-02-01 to 2020-12-31 | +| Salomon | 1.00 | 2017-09-11 to 2020-12-31 | +| Anselm | 0.65 | 2017-09-11 to 2020-12-31 | 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.