Ubuntu Core 14.04 + CUDA + Torch7 (including iTorch).
8.6K
Ubuntu Core 14.04 + CUDA 7.0 + cuDNN v4 + Torch7 (including iTorch).
Use NVIDIA Docker: nvidia-docker run -it kaixhin/cuda-torch.
For more information on CUDA on Docker, see the repo readme.
To use Jupyter/iTorch open up the appropriate port. For example, use nvidia-docker run -it -p 8888:8888 kaixhin/cuda-torch. Then run jupyter notebook --ip="0.0.0.0" --no-browser to open a notebook on localhost:8888.
If you find this useful in research please consider citing this work.
Content type
Image
Digest
Size
1.5 GB
Last updated
over 8 years ago
docker pull kaixhin/cuda-torch:7.5