Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Disco] Cross-group and p2p send/receive primitives #17191

Merged
merged 1 commit into from
Jul 24, 2024

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
@tqchen tqchen merged commit ae1be53 into apache:main Jul 24, 2024
18 checks passed
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