From 07f071e221a7c47f6b45cd0e577a9b04a70172db Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Roman=20Sl=C3=ADva?= <roman.sliva@vsb.cz>
Date: Fri, 8 Sep 2023 08:13:11 +0200
Subject: [PATCH] Update karolina-slurm.md

---
 docs.it4i/general/karolina-slurm.md | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/docs.it4i/general/karolina-slurm.md b/docs.it4i/general/karolina-slurm.md
index c274cb87e..860a88ee8 100644
--- a/docs.it4i/general/karolina-slurm.md
+++ b/docs.it4i/general/karolina-slurm.md
@@ -13,17 +13,17 @@ Partitions/queues on the system:
 ```console
 $ sinfo -s
 PARTITION    AVAIL  TIMELIMIT   NODES(A/I/O/T) NODELIST
-qcpu*           up 2-00:00:00      0/720/0/720 cn[001-720]
-qcpu_biz        up 2-00:00:00      0/720/0/720 cn[001-720]
-qcpu_exp        up    1:00:00      0/720/0/720 cn[001-720]
-qcpu_free       up   18:00:00      0/720/0/720 cn[001-720]
-qcpu_long       up 6-00:00:00      0/720/0/720 cn[001-720]
-qcpu_preempt    up   12:00:00      0/720/0/720 cn[001-720]
-qgpu            up 2-00:00:00        0/71/1/72 acn[01-72]
-qgpu_biz        up 2-00:00:00        0/71/1/72 acn[01-72]
-qgpu_exp        up    1:00:00        0/71/1/72 acn[01-72]
-qgpu_free       up   18:00:00        0/71/1/72 acn[01-72]
-qgpu_preempt    up   12:00:00        0/71/1/72 acn[01-72]
+qcpu*           up 2-00:00:00      1/717/0/718 cn[001-718]
+qcpu_biz        up 2-00:00:00      1/717/0/718 cn[001-718]
+qcpu_exp        up    1:00:00      1/719/0/720 cn[001-720]
+qcpu_free       up   18:00:00      1/717/0/718 cn[001-718]
+qcpu_long       up 6-00:00:00      1/717/0/718 cn[001-718]
+qcpu_preempt    up   12:00:00      1/717/0/718 cn[001-718]
+qgpu            up 2-00:00:00        0/70/0/70 acn[01-70]
+qgpu_biz        up 2-00:00:00        0/70/0/70 acn[01-70]
+qgpu_exp        up    1:00:00        0/72/0/72 acn[01-72]
+qgpu_free       up   18:00:00        0/70/0/70 acn[01-70]
+qgpu_preempt    up   12:00:00        0/70/0/70 acn[01-70]
 qfat            up 2-00:00:00          0/1/0/1 sdf1
 qviz            up    8:00:00          0/2/0/2 viz[1-2]
 ```
-- 
GitLab