From 344b1f576c6d77016d78d8c91065dd791287b646 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Thu, 2 Feb 2023 09:48:38 +0100
Subject: [PATCH] Update compute-nodes.md

---
 docs.it4i/karolina/compute-nodes.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/docs.it4i/karolina/compute-nodes.md b/docs.it4i/karolina/compute-nodes.md
index 50a5b73e0..d07f4cad2 100644
--- a/docs.it4i/karolina/compute-nodes.md
+++ b/docs.it4i/karolina/compute-nodes.md
@@ -61,11 +61,11 @@ Cloud compute nodes support both the research and operation of the Infrastructur
 
 ## Compute Node Summary
 
-| Node type                    | Count | Range        | Memory  | Cores          | Queues (?)                 |
-| ---------------------------- | ----- | ------------ | ------- | -------------- | -------------------------- |
-| Nodes without an accelerator | 720   | Cn[001-720]  | 256 GB  | 128 @ 2.6 GHz  | qexp, qprod, qlong, qfree  |
-| Nodes with a GPU accelerator | 72    | Acn[01-72]   | 1024 GB | 128 @ 2.45 GHz | qnvidia                    |
-| Data analytics nodes         | 1     | Sdf1         | 24 TB   | 768 @ 2.9 GHz  | qfat                       |
+| Node type                    | Count | Range        | Memory  | Cores          |
+| ---------------------------- | ----- | ------------ | ------- | -------------- |
+| Nodes without an accelerator | 720   | Cn[001-720]  | 256 GB  | 128 @ 2.6 GHz  |
+| Nodes with a GPU accelerator | 72    | Acn[01-72]   | 1024 GB | 128 @ 2.45 GHz |
+| Data analytics nodes         | 1     | Sdf1         | 24 TB   | 768 @ 2.9 GHz  |
 | Cloud partiton               | 36    | CLn[01-36]   | 256 GB  | 128 @ 2.6 GHz  |                            |
 
 ## Processor Architecture
-- 
GitLab