Skip to content

Instantly share code, notes, and snippets.

@fac2003
Created August 4, 2016 00:27
Show Gist options
  • Save fac2003/98ea3f94fa004ba89860d3c1a62b1ebf to your computer and use it in GitHub Desktop.
Save fac2003/98ea3f94fa004ba89860d3c1a62b1ebf to your computer and use it in GitHub Desktop.
java -Xmx60g -cp target/dl4j-cuda-specials-0.4-rc0-SNAPSHOT-bin.jar org.deeplearning4j.examples.multigpu.MultiGpuLenetMnistExample
Peer access [0] -> [4] isn't possible
Peer access [0] -> [5] isn't possible
Peer access [0] -> [6] isn't possible
Peer access [0] -> [7] isn't possible
Peer access [1] -> [4] isn't possible
Peer access [1] -> [5] isn't possible
Peer access [1] -> [6] isn't possible
Peer access [1] -> [7] isn't possible
Peer access [2] -> [4] isn't possible
Peer access [2] -> [5] isn't possible
Peer access [2] -> [6] isn't possible
Peer access [2] -> [7] isn't possible
Peer access [3] -> [4] isn't possible
Peer access [3] -> [5] isn't possible
Peer access [3] -> [6] isn't possible
Peer access [3] -> [7] isn't possible
Peer access [4] -> [0] isn't possible
Peer access [4] -> [1] isn't possible
Peer access [4] -> [2] isn't possible
Peer access [4] -> [3] isn't possible
Peer access [5] -> [0] isn't possible
Peer access [5] -> [1] isn't possible
Peer access [5] -> [2] isn't possible
Peer access [5] -> [3] isn't possible
Peer access [6] -> [0] isn't possible
Peer access [6] -> [1] isn't possible
Peer access [6] -> [2] isn't possible
Peer access [6] -> [3] isn't possible
Peer access [7] -> [0] isn't possible
Peer access [7] -> [1] isn't possible
Peer access [7] -> [2] isn't possible
Peer access [7] -> [3] isn't possible
o.d.e.m.MultiGpuLenetMnistExample - Load data....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment