From 5602fe3526b2acefee5bb319cbed0069810e67fd Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Tue, 10 Jan 2023 07:57:02 +0100 Subject: [PATCH] fixed node ranges --- docs.it4i/barbora/compute-nodes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs.it4i/barbora/compute-nodes.md b/docs.it4i/barbora/compute-nodes.md index cad686eaf..9915e01c3 100644 --- a/docs.it4i/barbora/compute-nodes.md +++ b/docs.it4i/barbora/compute-nodes.md @@ -49,9 +49,9 @@ Barbora is a cluster of x86-64 Intel-based nodes built with the BullSequana Comp | Node type | Count | Range | Memory | Cores | Queues | | ---------------------------- | ----- | ----------- | ------ | ----------- | -------------------------- | -| Nodes without an accelerator | 189 | cn[1-189] | 192GB | 36 @ 2.6 GHz | qexp, qprod, qlong, qfree | -| Nodes with a GPU accelerator | 8 | cn[190-197] | 192GB | 24 @ 2.6 GHz | qnvidia | -| Fat compute nodes | 1 | cn[198] | 6144GiB | 128 @ 2.0 GHz | qfat | +| Nodes without an accelerator | 192 | cn[1-192] | 192GB | 36 @ 2.6 GHz | qexp, qprod, qlong, qfree | +| Nodes with a GPU accelerator | 8 | cn[193-200] | 192GB | 24 @ 2.6 GHz | qnvidia | +| Fat compute nodes | 1 | cn[201] | 6144GiB | 128 @ 2.0 GHz | qfat | ## Processor Architecture -- GitLab