CNTK/Tools/docker
Mark Hillebrand 28615d15db Tools/docker/CNTK-GPU-*Image: update to CUDA-8 based image.
Note: to run, you may need to update your NVIDIA GPU driver and/or the
nvidia-docker utility.

Also, compile OpenCV with CUDA off, as we currently do not take
advantage of it anyway.
2016-12-07 13:41:32 +01:00
..
CNTK-CPUOnly-Image move install files into new install subdirectory beneath the script directory, remove obsolete files, update readme in script directory 2016-11-15 15:59:24 +01:00
CNTK-GPU-1bit-Image Tools/docker/CNTK-GPU-*Image: update to CUDA-8 based image. 2016-12-07 13:41:32 +01:00
CNTK-GPU-Image Tools/docker/CNTK-GPU-*Image: update to CUDA-8 based image. 2016-12-07 13:41:32 +01:00
README.md incorporated some cr feedback 2016-11-09 13:17:08 -08:00

README.md

CNTK Dockerfiles

The Dockerfiles provided here can be used to build CNTK on machines with only CPU, or with GPU with or without 1bit-SGD. If you plan to use the 1bit-SGD version, please make sure you understand the license difference between CNTK and 1bit-SGD.

See also this page that provides general instructions on getting things working with Docker.