From 16cefaa41832b4626893db6aa804e12c4da05cca Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Thu, 29 Feb 2024 08:12:25 +0100 Subject: [PATCH] changed queues to partitions --- docs.it4i/general/barbora-queues.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs.it4i/general/barbora-queues.md b/docs.it4i/general/barbora-queues.md index 4293266f5..15713aaa8 100644 --- a/docs.it4i/general/barbora-queues.md +++ b/docs.it4i/general/barbora-queues.md @@ -5,14 +5,14 @@ hide: --- -# Barbora Queues +# Barbora Partitions !!! important Active [project membership][1] is required to run jobs. -Below is the list of queues available on the Barbora cluster: +Below is the list of partitions available on the Barbora cluster: -| Queue | Project resources | Nodes | Min ncpus | Priority | Authorization | Walltime (def/max) | +| Partition | Project resources | Nodes | Min ncpus | Priority | Authorization | Walltime (def/max) | | ---------------- | -------------------- | -------------------------- | --------- | -------- | ------------- | ------------------ | | **qcpu** | > 0 | 190 | 36 | 2 | no | 24 / 48h | | **qcpu_biz** | > 0 | 190 | 36 | 3 | no | 24 / 48h | -- GitLab