From a8806bb692fd5c1e21d1eeae8472a201c4af435f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Franti=C5=A1ek=20=C5=98ezn=C3=AD=C4=8Dek?=
 <246254@mail.muni.cz>
Date: Thu, 9 Jun 2022 10:24:06 +0200
Subject: [PATCH] feat: GPU dashboard, NVIDIA A40 conditions

---
 content/cloud/gpus/index.md | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/content/cloud/gpus/index.md b/content/cloud/gpus/index.md
index a077fcb..1f49869 100644
--- a/content/cloud/gpus/index.md
+++ b/content/cloud/gpus/index.md
@@ -5,18 +5,21 @@ draft: false
 disableToc: true
 GeekdocHidden: true
 ---
-On this page you can find the list of offered gpus in Metacentrum Cloud.
+On this page you can find static list of offered GPUs in Metacentrum Cloud.
 
 {{< csv-table header="true">}}
 
 GPU, Total nodes, GPUs per node
 NVIDIA Tesla T4, 16, 2
-NVIDIA A40, 2, 4
+NVIDIA A40 (**), 2, 4
 NVIDIA TITAN V, 1, 1
-NVIDIA GeForce GTX 1080 Ti*, 8, 2
-NVIDIA GeForce GTX 2080*, 9, 2
-NVIDIA GeForce GTX 2080 Ti*, 14, 2
+NVIDIA GeForce GTX 1080 Ti (*), 8, 2
+NVIDIA GeForce GTX 2080 (*), 9, 2
+NVIDIA GeForce GTX 2080 Ti (*), 14, 2
 
 {{</csv-table>}}
+Notes:
+- (*) experimental use in academic environment.
+- (**) There are currently operating system limitation of VM servers attaching GPU device. Supported are Debian 10 and Centos 7.
 
-*experimental use in academic environment.
+Current GPU usage can be viewed on [GPU overview dashboard](https://grafana1.cloud.muni.cz/d/J66duZjnk/openstack-gpu-resource-overview) (valid e-infra / MUNI identity needed).
-- 
GitLab