From 11382ee7f54ca43b9fe59b359edd69e90a2ba4a1 Mon Sep 17 00:00:00 2001
From: Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>
Date: Thu, 22 Jun 2023 12:17:08 +0200
Subject: [PATCH] karolina-queues.md: Make Legacy Queues header more visible.
 Fix priority of qgpu_exp.

---
 docs.it4i/general/karolina-queues.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/docs.it4i/general/karolina-queues.md b/docs.it4i/general/karolina-queues.md
index d106335b7..e2cbc50a6 100644
--- a/docs.it4i/general/karolina-queues.md
+++ b/docs.it4i/general/karolina-queues.md
@@ -14,12 +14,15 @@ Below is the list of queues available on the Karolina cluster:
 | **qgpu**         | yes            | > 0                  | 72 nodes                                                      | 16 cpus<br>1 gpu | 0 | yes           | 24 / 48h                |
 | **qgpu_biz**     | yes            | > 0                  | 70 nodes                                                      | 128       | 0       | yes           | 24 / 48h                |
 | **qgpu_eurohpc** | yes            | > 0                  | 70 nodes                                                      | 128       | 0       | yes           | 24 / 48h                |
-| **qgpu_exp**     | yes            | none required        | 4 nodes<br>max 1 node per job                                 | 16 cpus<br>1 gpu | 0 | no            | 1 / 1h                  |
+| **qgpu_exp**     | yes            | none required        | 4 nodes<br>max 1 node per job                                 | 16 cpus<br>1 gpu| 150| no            | 1 / 1h                  |
 | **qgpu_free**    | yes            | < 150% of allocation | 46 nodes<br>max 2 nodes per job                               | 16 cpus<br>1 gpu|-100| no            | 12 / 18h                |
 | **qgpu_preempt** | yes            | > 0                  | 72 nodes<br>max 2 nodes per job                               | 16 cpus<br>1 gpu|-200| no            | 12 / 12h                |
 | **qviz**         | yes            | none required        | 2 nodes (with NVIDIA® Quadro RTX™ 6000)                       | 8         | 0        | no            | 1 / 8h                  |
 | **qfat**         | yes            | > 0                  | 1 (sdf1)                                                      | 24        | 0        | yes           | 24 / 48h                |
-| **Legacy Queues**                 |
+
+### Legacy Queues
+| Queue            | Active project | Project resources    | Nodes                                                         | Min ncpus | Priority | Authorization | Walltime (default/max)  |
+| ---------------- | -------------- | -------------------- | ------------------------------------------------------------- | --------- | -------- | ------------- | ----------------------- |
 | **qfree**        | yes            | < 150% of allocation | 756 nodes<br>max 4 nodes per job                              | 128       | -100    | no            | 12 / 12h                |
 | **qexp**         | no             | none required        | 756 nodes<br>max 2 nodes per job                             | 128       | 150      | no            | 1 / 1h                  |
 | **qprod**        | yes            | > 0                  | 756 nodes                                                     | 128       | 0        | no            | 24 / 48h                |
-- 
GitLab