dvtb-container
dvtb-container copied to clipboard
Working without GPU support?
Is this container dependent on nvidia-docker or is there a version that runs with CPU only. This would be quite beneficial for windows users, since nvidia-docker is not supported on windows.
The deep-visualization-toolbox project doc said we could compile it with gpu support but run it cpu mode. I tried that, but despite setting caffevis_mode_gpu = False (in settings_local.py), I still get an error:
Check failed: error == cudaSuccess (35 vs. 0) CUDA driver version is insufficient for CUDA runtime version
(btw, I don't have nvidia card, hence my aversion to gpu) Any help?
I was also looking for a version that runs with CPU only, and then decided to make one:
https://github.com/mhalsharif/dvtb-cpu