Skip to content
Snippets Groups Projects
Commit 7447007e authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

fix GPU

parent 8c53effa
No related branches found
No related tags found
6 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!196Master,!187Singularity
...@@ -164,13 +164,13 @@ For example submit job `qsub -A PROJECT -q qnvidia -l select=1:ncpus=16:mpiprocs ...@@ -164,13 +164,13 @@ For example submit job `qsub -A PROJECT -q qnvidia -l select=1:ncpus=16:mpiprocs
**Checking nvidia driver inside image** **Checking nvidia driver inside image**
```console ```console
[login@cn187.anselm ~]$ ml CentOS/6.9-GPU [login@cn199.anselm ~]$ image-shell
Your image of CentOS/6.9-GPU is at location: /home/login/.singularity/images/CentOS-6.9-GPU_20171024164243.img
[login@cn187.anselm ~]$ image-shell
Singularity: Invoking an interactive shell within container... Singularity: Invoking an interactive shell within container...
Singularity CentOS-6.9-GPU_20171024164243.img:~> nvidia-smi Singularity CentOS-6.9-GPU_20180309130604.img:~> ml
Fri Mar 9 13:01:06 2018 No modules loaded
Singularity CentOS-6.9-GPU_20180309130604.img:~> nvidia-smi
Mon Mar 12 07:07:53 2018
+-----------------------------------------------------------------------------+ +-----------------------------------------------------------------------------+
| NVIDIA-SMI 390.30 Driver Version: 390.30 | | NVIDIA-SMI 390.30 Driver Version: 390.30 |
|-------------------------------+----------------------+----------------------+ |-------------------------------+----------------------+----------------------+
...@@ -178,7 +178,7 @@ Fri Mar 9 13:01:06 2018 ...@@ -178,7 +178,7 @@ Fri Mar 9 13:01:06 2018
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================| |===============================+======================+======================|
| 0 Tesla K20m Off | 00000000:02:00.0 Off | 0 | | 0 Tesla K20m Off | 00000000:02:00.0 Off | 0 |
| N/A 29C P0 51W / 225W | 0MiB / 4743MiB | 94% Default | | N/A 28C P0 51W / 225W | 0MiB / 4743MiB | 89% Default |
+-------------------------------+----------------------+----------------------+ +-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+ +-----------------------------------------------------------------------------+
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment