Skip to content

Conversation

@MasterJH5574
Copy link
Contributor

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 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.
@MasterJH5574 MasterJH5574 force-pushed the tvm-dev/2024-07-23-ccl-cross-group branch from 10b9f5f to 43792a9 Compare July 23, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants