From b0a40f6002158c885ddadbdbfce237429d966712 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Thu, 12 Oct 2023 07:43:52 +0200
Subject: [PATCH] Update karolina-slurm.md

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

diff --git a/docs.it4i/general/karolina-slurm.md b/docs.it4i/general/karolina-slurm.md
index 812110b83..20a165b0b 100644
--- a/docs.it4i/general/karolina-slurm.md
+++ b/docs.it4i/general/karolina-slurm.md
@@ -60,6 +60,10 @@ 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