From 0ec200d83690b6fce441c540553b357d25b80520 Mon Sep 17 00:00:00 2001 From: Jakub Kropacek <jakub.kropacek@vsb.cz> Date: Thu, 15 Jul 2021 10:34:09 +0200 Subject: [PATCH] change DGX-2 pricing from 11 to 5.5 --- snippets/resource_accounting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/resource_accounting.md b/snippets/resource_accounting.md index 110e899e9..763ab0367 100644 --- a/snippets/resource_accounting.md +++ b/snippets/resource_accounting.md @@ -20,7 +20,7 @@ All jobs are accounted in normalized core-hours, using factor F valid at the tim | --------------| ---: | -------- | | Barbora CPU | 1.40 | 2020-02-01 to 2021-06-30 | | Barbora GPU | 4.50 | 2020-04-01 to 2021-06-30 | -| DGX-2 |11.00 | 2020-04-01 to 2021-06-30 | +| DGX-2 | 5.50 | 2020-04-01 to 2021-06-30 | | Salomon | 1.00 | 2017-09-11 to 2021-06-30 | -- GitLab