You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/10/31 01:28:29 UTC

[GitHub] xiaolin-cheng commented on issue #12576: Can anybody provide a kv-store (distributed training) example with cpp package?

xiaolin-cheng commented on issue #12576: Can anybody provide a kv-store (distributed training) example with cpp package?
URL: https://github.com/apache/incubator-mxnet/issues/12576#issuecomment-434528997
 
 
   @kalyc @leleamol 
   
   I am implementing an allreduce distributed training algorithm, and wanted to compare with MXNet's native parameter server approach. I did some hacking in the library C++ code, so comparing with C++ ps training would be fair. A quick C++ ps example of even how to use C++ ps APIs would be great. I was lost when I looked into C++ ps APIs and had no idea where to start.
   
   Thanks
   
   > @xiaolin-cheng We currently do not have example in C++ to demonstrate the distributed training.
   > 
   > We have the support for distributed training in Python. Would you be able to share the use cases where you are planning to use distributed training using C++? I am especially curious about the reasons behind choosing C++ over Python for training.
   > 
   > Thanks
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services