How hard does the GPU work on these tasks? Is it Bitcoin mining level power consumption?
nvidia-smi
Tue May 23 01:41:58 2017
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 375.39 Driver Version: 375.39 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 Graphics Device Off | 0000:01:00.0 On | N/A |
| 57% 84C P2 257W / 250W | 11010MiB / 11171MiB | 95% Default |
+-------------------------------+----------------------+----------------------+
That's during training. I'm running a minimal desktop to have maximum ram for the minibatch (and it still isn't enough but it will have to do).