diff --git a/snippets/resource_accounting.md b/snippets/resource_accounting.md index eab9e63aa19ba671d3bd9dfa4674e9842db5fa52..ab1a40a14372169c792152bc82d01ca564980101 100644 --- a/snippets/resource_accounting.md +++ b/snippets/resource_accounting.md @@ -19,10 +19,12 @@ All jobs are accounted in normalized core-hours, using factor F valid at the tim | 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 | +| Anselm | 0.65 | 2017-09-11 to 2021-03-31 | +| Barbora CPU | 1.40 | 2020-02-01 to 2021-03-31 | +| Barbora GPU | 4.50 | 2020-04-01 to 2021-03-31 | +| DGX-2 |11.00 | 2020-04-01 to 2021-03-31 | +| Salomon | 1.00 | 2017-09-11 to 2021-03-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.