From 5ed1e46f65fad10af18146475957b0ce5ed57d60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Jir=C3=A1sek?= <pavel.jirasek@vsb.cz> Date: Fri, 20 Jan 2017 08:56:59 +0100 Subject: [PATCH] LK change qviz from 2 to 8 --- docs.it4i/anselm-cluster-documentation/remote-visualization.md | 2 +- docs.it4i/salomon/resources-allocation-policy.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs.it4i/anselm-cluster-documentation/remote-visualization.md b/docs.it4i/anselm-cluster-documentation/remote-visualization.md index a0f18e30b..35f4922d6 100644 --- a/docs.it4i/anselm-cluster-documentation/remote-visualization.md +++ b/docs.it4i/anselm-cluster-documentation/remote-visualization.md @@ -135,7 +135,7 @@ qviz**. The queue has following properties: |queue |active project |project resources |nodes|min ncpus*|priority|authorization|walltime | | --- | --- | - |**qviz** Visualization queue |yes |none required |2 |4 |150 |no |1 hour / 2 hours | + |**qviz** Visualization queue |yes |none required |2 |4 |150 |no |1 hour / 8 hours | Currently when accessing the node, each user gets 4 cores of a CPU allocated, thus approximately 16 GB of RAM and 1/4 of the GPU capacity. *If more GPU power or RAM is required, it is recommended to allocate one whole node per user, so that all 16 cores, whole RAM and whole GPU is exclusive. This is currently also the maximum allowed allocation per one user. One hour of work is allocated by default, the user may ask for 2 hours maximum.* diff --git a/docs.it4i/salomon/resources-allocation-policy.md b/docs.it4i/salomon/resources-allocation-policy.md index 9bbdb062e..be6679d15 100644 --- a/docs.it4i/salomon/resources-allocation-policy.md +++ b/docs.it4i/salomon/resources-allocation-policy.md @@ -13,7 +13,7 @@ The resources are allocated to the job in a fairshare fashion, subject to constr |**qmpp** Massive parallel queue |yes |> 0 |1006 nodes |24 |0 |yes |2 / 4h | |**qfat** UV2000 queue |yes |> 0 |1 (uv1) |8 |0 |yes |24 / 48h | |**qfree** Free resource queue|yes |none required |752 nodes, max 86 per job |24 |-1024 |no |12 / 12h | - |**qviz** Visualization queue |yes |none required |2 (with NVIDIA Quadro K5000) |4 |150 |no |1 / 2h | + |**qviz** Visualization queue |yes |none required |2 (with NVIDIA Quadro K5000) |4 |150 |no |1 / 8h | !!! Note "Note" **The qfree queue is not free of charge**. [Normal accounting](resources-allocation-policy/#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