From 101d1bb935a7ed96ea437d4475cbcbaa4a457d83 Mon Sep 17 00:00:00 2001 From: Roman Sliva <roman.sliva@vsb.cz> Date: Tue, 21 Nov 2023 14:02:39 +0100 Subject: [PATCH] Update karolina-queues.md - add qgpu-big --- docs.it4i/general/karolina-queues.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs.it4i/general/karolina-queues.md b/docs.it4i/general/karolina-queues.md index 8ccd26f95..4a12af0d7 100644 --- a/docs.it4i/general/karolina-queues.md +++ b/docs.it4i/general/karolina-queues.md @@ -14,7 +14,8 @@ Below is the list of queues available on the Karolina cluster: | **qcpu_long** | > 0 | 200<br>max 20 per job, only non-accelerated nodes allowed | 128 | 2 | no | 72 / 144h | | **qcpu_preempt** | none required | 720<br>max 4 per job | 128 | 0 | no | 12 / 12h | | **qgpu** | > 0 | 72<br>max 16 per job | 16<br>1 gpu | 2 | yes | 24 / 48h | -| **qgpu_biz** | > 0 | 70<br>max 16 per job | 128 | 3 | yes | 24 / 48h | +| **qgpu_big** | > 0 | 72<br>max 64 per job | 128 | 2 | yes | 12 / 12h | +| **qgpu_biz** | > 0 | 72<br>max 16 per job | 128 | 3 | yes | 24 / 48h | | **qgpu_exp** | < 150% of allocation | 4<br>max 1 per job | 16<br>1 gpu | 4 | no | 1 / 1h | | **qgpu_free** | < 150% of allocation | 46<br>max 2 per job | 16<br>1 gpu | 1 | no | 12 / 18h | | **qgpu_preempt** | none required | 72<br>max 2 per job | 16<br>1 gpu | 0 | no | 12 / 12h | -- GitLab