amplab / SparkNet

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

can sparknet support a single GPU of each node on the sparknet cluster? #134

Open yhnju opened 8 years ago

yhnju commented 8 years ago

dear robertnishihara: Now I can run only one GPU on the local master node on my spark cluster which has 2 nodes ,and the GPU of anther worker node on my spark cluster does not run ,can sparknet cluster support this case ?

           thanks a lot.
robertnishihara commented 8 years ago

Yes, we support this case. What sort of error do you get?