From 8c53effabe34cbec8c0bb597a7a301a3f9fd6b0f 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: Fri, 9 Mar 2018 13:03:00 +0100 Subject: [PATCH] Update singularity-it4i.md --- docs.it4i/software/tools/singularity-it4i.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/docs.it4i/software/tools/singularity-it4i.md b/docs.it4i/software/tools/singularity-it4i.md index 01af5bfb8..f14bc5218 100644 --- a/docs.it4i/software/tools/singularity-it4i.md +++ b/docs.it4i/software/tools/singularity-it4i.md @@ -12,8 +12,6 @@ Our bootstrap for create image, wrappers, features are [here](https://code.it4i. │ └── 7.3 │ └── 7.3 ├── Debian ├── Debian │ └── 8.0 │ └── 8.0 - ├── Fedora ├── Fedora - │ └── 26 │ └── 26 └── Ubuntu └── Ubuntu └── 16.04 └── 16.04 ``` @@ -25,7 +23,6 @@ For current information on available singularity images, refer to the `ml av` an * CentOS * Debian * Ubuntu -* Fedora !!! note We support graphics cards for Anselm singularity image and support Intel Xeon Phi cards on Salomon singularity image. (OS/Version[none|-GPU|-MIC]) @@ -173,17 +170,17 @@ Your image of CentOS/6.9-GPU is at location: /home/login/.singularity/images/Cen Singularity: Invoking an interactive shell within container... Singularity CentOS-6.9-GPU_20171024164243.img:~> nvidia-smi -Wed Mar 7 14:35:40 2018 +Fri Mar 9 13:01:06 2018 +-----------------------------------------------------------------------------+ -| NVIDIA-SMI 384.111 Driver Version: 384.111 | +| NVIDIA-SMI 390.30 Driver Version: 390.30 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | |===============================+======================+======================| | 0 Tesla K20m Off | 00000000:02:00.0 Off | 0 | -| N/A 37C P0 54W / 225W | 0MiB / 4742MiB | 87% Default | +| N/A 29C P0 51W / 225W | 0MiB / 4743MiB | 94% Default | +-------------------------------+----------------------+----------------------+ - + +-----------------------------------------------------------------------------+ | Processes: GPU Memory | | GPU PID Type Process name Usage | -- GitLab