From 4079b0dc97c4282b9ecb0b03983bd93c30725821 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Thu, 17 Mar 2022 10:33:27 +0100
Subject: [PATCH] Update resource_accounting.md

---
 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 2cc7f3bf3..032b085c8 100644
--- a/snippets/resource_accounting.md
+++ b/snippets/resource_accounting.md
@@ -32,7 +32,7 @@ The original policy, as stated below, is still applied to projects from previous
 ### Wall-Clock Core-Hours WCH
 
 The wall-clock core-hours (WCH) are the basic metric of computer utilization time.
-1 wall-clock core-hour is defined as 1 processor core allocated for 1 hour of wall-clock time. For example, allocating a full node (i.e. 24 cores) on Salomon for 1 hour amounts to 24 wall-clock core-hours.
+1 wall-clock core-hour is defined as 1 processor core allocated for 1 hour of wall-clock time. For example, allocating a full node (i.e. 36 cores) on Barbora for 1 hour amounts to 36 wall-clock core-hours.
 
 ### Normalized Core-Hours NCH
 
-- 
GitLab