Thanks for providing this wonderful tool. You are suggesting switching to the new distributed RPC. In their documents, examples with only 2 workers are provided. But it is still not clear for implementing other distributed primitives (for example torch.distributed.all_reduce). Could you provide any hints or examples?
Thanks for providing this wonderful tool. You are suggesting switching to the new distributed RPC. In their documents, examples with only 2 workers are provided. But it is still not clear for implementing other distributed primitives (for example
torch.distributed.all_reduce). Could you provide any hints or examples?