amplab / SparkNet

Distributed Neural Networks for Spark
MIT License
603 stars 172 forks source link

Multi GPUs do not run on the sparknet cluster #131

Open yhnju opened 8 years ago

yhnju commented 8 years ago

Multi GPUs do not run on the sparknet cluster.our big data development platform is ubuntu15.10,hadoop2.6,spark1.5,sparknet,caffe1.2,cuda7.5,4 GPUS which have 2 on 2 nodes .now GPU can run on the local node and only run one GPU not 2 GPU

robertnishihara commented 8 years ago

The codebase currently does not support multiple GPUs within a single node with Caffe.

yhnju commented 8 years ago

@robertnishihara

robertnishihara :

                       thanks a lot  very much.