You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chris Basoglu edited this page Mar 8, 2016
·
4 revisions
Using CNTK with multiple GPUs or machines is easy -- just an MPI command. With CNTK, there is no difference in the command line between running with multiple GPUs on a single machine or with multiple GPUs across multiple machines. To see how to use this, look for multigpu in the CNTK/Examples/Other/Simple2d example.