MasterJH5574 opened a new pull request, #17191:
URL: https://github.com/apache/tvm/pull/17191

   This PR introduces the disco CCL primitives for cross-group and p2p 
communication.
   
   Specifically, we introduce the send/receive primitives for one group to send 
a buffer to its next group, where every worker in the first group sends the 
buffer to the corresponding worker in the second group. The p2p communication 
refer to the send/receive operations to/from a target global worker.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to