From 1a5f86862b436adfc7bec8b9ef66760507908008 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Hrb=C3=A1=C4=8D?= <david@hrbac.cz> Date: Mon, 23 Jan 2017 12:23:00 +0100 Subject: [PATCH] Typo --- .../resources-allocation-policy.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs.it4i/anselm-cluster-documentation/resources-allocation-policy.md b/docs.it4i/anselm-cluster-documentation/resources-allocation-policy.md index 57fe2ee65..0576b4e4f 100644 --- a/docs.it4i/anselm-cluster-documentation/resources-allocation-policy.md +++ b/docs.it4i/anselm-cluster-documentation/resources-allocation-policy.md @@ -10,11 +10,11 @@ The resources are allocated to the job in a fair-share fashion, subject to const |queue |active project |project resources |nodes|min ncpus|priority|authorization|walltime | | --- | --- | --- | --- | --- | --- | --- | --- | - |<strong>qexp</strong> |no |none required |2 reserved, 31 totalincluding MIC, GPU and FAT nodes |1 |<em>150</em> |no |1h | - |<strong>qprod</strong> |yes |> 0 |<em>178 nodes w/o accelerator</em> |16 |0 |no |24/48h | - |<strong>qlong</strong>Long queue |yes |> 0 |60 nodes w/o accelerator |16 |0 |no |72/144h | - |<strong>qnvidia, qmic, qfat</strong>Dedicated queues |yes |<p>> 0 |23 total qnvidia4 total qmic2 total qfat |16 |<em>200</em> |yes |24/48h | - |<strong>qfree</strong> |yes |none required |178 w/o accelerator |16 |-1024 |no |12h | + |qexp |no |none required |2 reserved, 31 totalincluding MIC, GPU and FAT nodes |1 |150 |no |1 h | + |qprod |yes |0 |178 nodes w/o accelerator |16 |0 |no |24/48 h | + |qlong |yes |0 |60 nodes w/o accelerator |16 |0 |no |72/144 h | + |qnvidia, qmic, qfat |yes |0 |23 total qnvidia4 total qmic2 total qfat |16 |200 |yes |24/48 h | + |qfree |yes |none required |178 w/o accelerator |16 |-1024 |no |12 h | !!! Note "Note" **The qfree queue is not free of charge**. [Normal accounting](#resources-accounting-policy) applies. However, it allows for utilization of free resources, once a Project exhausted all its allocated computational resources. This does not apply for Directors Discreation's projects (DD projects) by default. Usage of qfree after exhaustion of DD projects computational resources is allowed after request for this queue. -- GitLab