MaJun-cn opened this issue 6 years ago · 2 comments
please,I want to know more details about using the rabit to implement program communication in a distributed cluster.
please, I want to know how to use it.
@MaJun-cn Can you elaborate what do communication protocol you are looking for? rabit implemented MPI all-reduce and broadcast interface with plain socket in C++. Tracker by default using python to keep track of all participants.