From b0aa7b2d7855a2d6cbfd12f09e744f6abcc61f2c Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Thu, 29 Feb 2024 08:10:59 +0100
Subject: [PATCH] changed queues to partitions

---
 docs.it4i/general/karolina-queues.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs.it4i/general/karolina-queues.md b/docs.it4i/general/karolina-queues.md
index 165688956..4c181fccc 100644
--- a/docs.it4i/general/karolina-queues.md
+++ b/docs.it4i/general/karolina-queues.md
@@ -5,14 +5,14 @@ hide:
 
 ---
 
-# Karolina Queues
+# Karolina Partitions
 
 !!! important
     Active [project membership][1] is required to run jobs.
 
-Below is the list of queues available on the Karolina cluster:
+Below is the list of partitions available on the Karolina cluster:
 
-| Queue            | Project resources    | Nodes                                                     | Min ncpus   | Priority | Authorization | Walltime (def/max) |
+| Partition        | Project resources    | Nodes                                                     | Min ncpus   | Priority | Authorization | Walltime (def/max) |
 | ---------------- | -------------------- | --------------------------------------------------------- | ----------- | -------- | ------------- | ------------------ |
 | **qcpu**         | > 0                  | 720                                                       | 128         | 2        | no            | 24 / 48h           |
 | **qcpu_biz**     | > 0                  | 720                                                       | 128         | 3        | no            | 24 / 48h           |
-- 
GitLab