yahoo / CaffeOnSpark

Distributed deep learning on Hadoop and Spark clusters.
Apache License 2.0
1.27k stars 358 forks source link

can caffeOnSpark add multi-machines gpu memories as a larger gpu memory. #256

Open libeiUCAS opened 7 years ago

libeiUCAS commented 7 years ago

For example, a program needs 10GB gpu memory at least. However i have two machines .each machine has 5GB gpu memory. can caffeonspark add two machine gpu memory and make the program which needs 10GB gpu memory work well?