From 22fc7d394344c0d702e6f99437fb7d595a6f370f Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Mon, 19 Sep 2022 13:44:04 +0200
Subject: [PATCH] Revert "Update resources-allocation-policy.md"

This reverts commit 94fdb271a836726e58d311516011a73764088b63
---
 docs.it4i/general/resources-allocation-policy.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs.it4i/general/resources-allocation-policy.md b/docs.it4i/general/resources-allocation-policy.md
index 9a13718c4..b1aee488b 100644
--- a/docs.it4i/general/resources-allocation-policy.md
+++ b/docs.it4i/general/resources-allocation-policy.md
@@ -18,7 +18,7 @@ Queues provide prioritized and exclusive access to the computational resources.
 
 ### New Queues
 
-| <div style="width:84px">Queue</div>| Description |
+| <div style="width:82px">Queue</div>| Description |
 | -------------------------------- | ----------- |
 | `qcpu`                           | Production queue for non-accelerated nodes intended for standard production runs. Requires an active project with nonzero remaining resources. Full nodes are allocated. Identical to `qprod`. |
 | `qgpu`                           | Dedicated queue for accessing the NVIDIA accelerated nodes. Requires an active project with nonzero remaining resources. It utilizes 8x NVIDIA A100 with 320GB HBM2 memory per node. The PI needs to explicitly ask support for authorization to enter the queue for all users associated with their project. **On Karolina, you can allocate 1/8 of the node - 1 GPU and 16 cores**. For more information, see [Allocation of vnodes on qgpu][4]. |
-- 
GitLab