From 83ac549c50769cef726bf2ad02f2908567ba8d3d Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Mon, 13 Mar 2023 11:13:12 +0100 Subject: [PATCH] OJ proofread --- docs.it4i/barbora/introduction.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs.it4i/barbora/introduction.md b/docs.it4i/barbora/introduction.md index fd300804f..d03deead0 100644 --- a/docs.it4i/barbora/introduction.md +++ b/docs.it4i/barbora/introduction.md @@ -1,12 +1,12 @@ # Introduction -Welcome to Barbora supercomputer cluster. The Barbora cluster consists of 201 compute nodes, totaling 7232 compute cores with 44544 GB RAM, giving over 848 TFLOP/s theoretical peak performance. +Welcome to Barbora supercomputer cluster. The Barbora cluster consists of 201 compute nodes, totaling 7232 compute cores with 44544GB RAM, giving over 848TFLOP/s theoretical peak performance. -Nodes are interconnected through a fully non-blocking fat-tree InfiniBand network, and are equipped with Intel Cascade Lake processors. A few nodes are also equipped with NVIDIA Tesla V100-SXM2 Read more in [Hardware Overview][1]. +Nodes are interconnected through a fully non-blocking fat-tree InfiniBand network, and are equipped with Intel Cascade Lake processors. A few nodes are also equipped with NVIDIA Tesla V100-SXM2. Read more in [Hardware Overview][1]. The cluster runs with an operating system compatible with the Red Hat [Linux family][a]. We have installed a wide range of software packages targeted at different scientific domains. These packages are accessible via the [modules environment][2]. -The user data shared file-system and job data shared file-system are available to users. +The user data shared file system and job data shared file system are available to users. The [PBS Professional Open Source Project][b] workload manager provides [computing resources allocations and job execution][3]. -- GitLab