From 9a1a42455529477276219a837d58fc9a0ca22cd4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz>
Date: Mon, 12 Mar 2018 12:52:53 +0100
Subject: [PATCH] GPU

---
 docs.it4i/software/tools/singularity-it4i.md | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/docs.it4i/software/tools/singularity-it4i.md b/docs.it4i/software/tools/singularity-it4i.md
index 04eab6e61..27a083f13 100644
--- a/docs.it4i/software/tools/singularity-it4i.md
+++ b/docs.it4i/software/tools/singularity-it4i.md
@@ -9,11 +9,14 @@ Our bootstrap for create image, wrappers, features are [here](https://code.it4i.
       ├── CentOS                  ├── CentOS
       │   ├── 6.9                 │   ├── 6.9
       │   ├── 6.9-MIC             │   ├── 6.9-GPU
-      │   └── 7.3                 │   └── 7.3
-      ├── Debian                  ├── Debian
-      │   └── 8.0                 │   └── 8.0
-      └── Ubuntu                  └── Ubuntu
-          └── 16.04                   └── 16.04
+      │   └── 7.4                 │   ├── 7.4
+      ├── Debian                  │   └── 7.4-GPU
+      │   └── 8.0                 ├── Debian
+      └── Ubuntu                  │   ├── 8.0
+          └── 16.04               │   └── 8.0-GPU
+                                  └── Ubuntu
+                                      ├── 16.04
+                                      └── 16.04-GPU
 ```
 
 For current information on available singularity images, refer to the `ml av` and see statement the `OS`
-- 
GitLab