Created
February 10, 2019 03:03
-
-
Save mrdrozdov/403fb75e636aa1ae1d3fd693c41ee13e to your computer and use it in GitHub Desktop.
gpu-snapshot.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ nvidia-smi | |
Sat Feb 9 22:03:30 2019 | |
+-----------------------------------------------------------------------------+ | |
| NVIDIA-SMI 396.26 Driver Version: 396.26 | | |
|-------------------------------+----------------------+----------------------+ | |
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | | |
|===============================+======================+======================| | |
| 0 GeForce GTX 108... On | 00000000:1A:00.0 Off | N/A | | |
| 49% 82C P2 105W / 250W | 10467MiB / 11178MiB | 59% Default | | |
+-------------------------------+----------------------+----------------------+ | |
| 1 GeForce GTX 108... On | 00000000:1B:00.0 Off | N/A | | |
| 48% 81C P2 108W / 250W | 10467MiB / 11178MiB | 50% Default | | |
+-------------------------------+----------------------+----------------------+ | |
| 2 GeForce GTX 108... On | 00000000:60:00.0 Off | N/A | | |
| 49% 82C P2 97W / 250W | 10467MiB / 11178MiB | 41% Default | | |
+-------------------------------+----------------------+----------------------+ | |
| 3 GeForce GTX 108... On | 00000000:61:00.0 Off | N/A | | |
| 50% 83C P2 81W / 250W | 10467MiB / 11178MiB | 39% Default | | |
+-------------------------------+----------------------+----------------------+ | |
| 4 GeForce GTX 108... On | 00000000:B1:00.0 Off | N/A | | |
| 46% 78C P2 105W / 250W | 10467MiB / 11178MiB | 49% Default | | |
+-------------------------------+----------------------+----------------------+ | |
| 5 GeForce GTX 108... On | 00000000:B2:00.0 Off | N/A | | |
| 49% 83C P2 118W / 250W | 10467MiB / 11178MiB | 40% Default | | |
+-------------------------------+----------------------+----------------------+ | |
| 6 GeForce GTX 108... On | 00000000:DA:00.0 Off | N/A | | |
| 41% 69C P2 91W / 250W | 10467MiB / 11178MiB | 50% Default | | |
+-------------------------------+----------------------+----------------------+ | |
| 7 GeForce GTX 108... On | 00000000:DB:00.0 Off | N/A | | |
| 46% 78C P2 142W / 250W | 10467MiB / 11178MiB | 44% Default | | |
+-------------------------------+----------------------+----------------------+ | |
+-----------------------------------------------------------------------------+ | |
| Processes: GPU Memory | | |
| GPU PID Type Process name Usage | | |
|=============================================================================| | |
| 0 157132 C ...rozdov/miniconda3/envs/diora/bin/python 10457MiB | | |
| 1 157133 C ...rozdov/miniconda3/envs/diora/bin/python 10457MiB | | |
| 2 157134 C ...rozdov/miniconda3/envs/diora/bin/python 10457MiB | | |
| 3 157135 C ...rozdov/miniconda3/envs/diora/bin/python 10457MiB | | |
| 4 157136 C ...rozdov/miniconda3/envs/diora/bin/python 10457MiB | | |
| 5 157137 C ...rozdov/miniconda3/envs/diora/bin/python 10457MiB | | |
| 6 157138 C ...rozdov/miniconda3/envs/diora/bin/python 10457MiB | | |
| 7 157139 C ...rozdov/miniconda3/envs/diora/bin/python 10457MiB | | |
+-----------------------------------------------------------------------------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment