https://github.com/Microsoft/CNTK
Revision 490c1e433fa1f321b5b4b7944273c8cb0eb86653 authored by Alexey Orlov on 11 August 2017, 16:59:37 UTC, committed by Alexey Orlov on 12 August 2017, 09:55:53 UTC
1 parent d29ce29
Raw File
Tip revision: 490c1e433fa1f321b5b4b7944273c8cb0eb86653 authored by Alexey Orlov on 11 August 2017, 16:59:37 UTC
Fixing OpenMPI PATH for Ubuntu 14, client script installation, including Docker Hub Images. Fixes #2191
Tip revision: 490c1e4
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](https://docs.microsoft.com/en-us/cognitive-toolkit/Enabling-1bit-SGD).

See also [this page](https://docs.microsoft.com/en-us/cognitive-toolkit/CNTK-Docker-Containers) 
that provides general instructions on getting things working with Docker.
back to top