Skip to content

Instantly share code, notes, and snippets.

@bveliqi
Created May 28, 2018 19:38
Show Gist options
  • Save bveliqi/128b43e6e02cf68264fde1489f5631dd to your computer and use it in GitHub Desktop.
Save bveliqi/128b43e6e02cf68264fde1489f5631dd to your computer and use it in GitHub Desktop.
Mohanty / nvidia-docker
bveliqi@cantor:~$ nvidia-docker run -it spmohanty/repo2docker-test:v0.1 /home/crowdai/run.sh
v0.1: Pulling from spmohanty/repo2docker-test
297061f60c36: Already exists
e9ccef17b516: Already exists
dbc33716854d: Already exists
8fe36b178d25: Already exists
686596545a94: Already exists
aa76f513fc89: Already exists
c92f47f1bcde: Already exists
172daef71cc3: Already exists
e282ce84267d: Already exists
924693b854a8: Pull complete
f96d8cd6c65c: Pull complete
bcbfd3874eb8: Pull complete
9905465aaf71: Pull complete
66269ae8adbd: Pull complete
18ca4a60caa9: Pull complete
dbe467d35297: Pull complete
bab4de22d750: Pull complete
2960c5a6a489: Pull complete
0c52228982af: Pull complete
Digest: sha256:90ccf8f0d1273e20f712933bf1bcb1a71194c4a2912057ae8551de505ac93342
Status: Downloaded newer image for spmohanty/repo2docker-test:v0.1
##################################################
NVIDIA-SMI :
Mon May 28 19:37:16 2018
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 384.111 Driver Version: 384.111 |
|-------------------------------+----------------------+----------------------+
| 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 1080 Off | 00000000:02:00.0 Off | N/A |
| 33% 55C P2 76W / 200W | 7779MiB / 8114MiB | 43% Default |
+-------------------------------+----------------------+----------------------+
| 1 GeForce GTX 1080 Off | 00000000:03:00.0 Off | N/A |
| 0% 41C P8 13W / 200W | 7849MiB / 8114MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
| 2 GeForce GTX 1080 Off | 00000000:83:00.0 Off | N/A |
| 0% 36C P8 14W / 200W | 10MiB / 8114MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
| 3 GeForce GTX 1080 Off | 00000000:84:00.0 Off | N/A |
| 0% 37C P8 14W / 200W | 10MiB / 8114MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
+-----------------------------------------------------------------------------+
##################################################
pytorch :
CUDA AVAILABLE : False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment