From 599d5ae954b3b384f20f596cfb911137c4a02734 Mon Sep 17 00:00:00 2001
From: Roman Sliva <roman.sliva@vsb.cz>
Date: Tue, 1 Apr 2025 09:49:13 +0200
Subject: [PATCH] Edit karolina-slurm.md

---
 docs.it4i/general/karolina-slurm.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/docs.it4i/general/karolina-slurm.md b/docs.it4i/general/karolina-slurm.md
index 90e43ebc..fe3337f6 100644
--- a/docs.it4i/general/karolina-slurm.md
+++ b/docs.it4i/general/karolina-slurm.md
@@ -69,10 +69,6 @@ There is no need to specify the number of cores and memory size.
 
 ## Using GPU Queues
 
-!!! important "Nodes per job limit"
-    Because we are still in the process of fine-tuning and setting optimal parameters for SLURM,
-    we have temporarily limited the maximum number of nodes per job on `qgpu` and `qgpu_biz` to **16**.
-
 Access [GPU accelerated nodes][5].
 Every GPU accelerated node is divided into eight parts, each part contains one GPU, 16 CPU cores and corresponding memory.
 By default, only one part, i.e. 1/8 of the node - one GPU and corresponding CPU cores and memory, is allocated.
-- 
GitLab