From 1cee863647890e4c077de744841da7aedb397b6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Sl=C3=ADva?= <roman.sliva@vsb.cz> Date: Tue, 12 Sep 2023 11:03:03 +0200 Subject: [PATCH] Replace PBS with Slurm --- docs.it4i/general/resource-accounting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.it4i/general/resource-accounting.md b/docs.it4i/general/resource-accounting.md index 2444b3ded..2fd1c4b0c 100644 --- a/docs.it4i/general/resource-accounting.md +++ b/docs.it4i/general/resource-accounting.md @@ -10,7 +10,7 @@ Starting with the 24<sup>th</sup> open access grant competition, the accounting 1. [Karolina GPU][8a] 1. [Karolina FAT][9a] -The accounting runs whenever the nodes are allocated via the PBS Pro workload manager (the `qsub` command), regardless of whether +The accounting runs whenever the nodes are allocated via the Slurm workload manager (the `qsub` command), regardless of whether the nodes are actually used for any calculation. The same rule applies for unspent [reservations][10a]. ## Conversion Table -- GitLab