Skip to content

[DO NOT MERGE] Add device_scatter, device_scatterv, device_gather utility functions#5491

Draft
seunghwak wants to merge 1 commit intorapidsai:mainfrom
seunghwak:enh_device_comm
Draft

[DO NOT MERGE] Add device_scatter, device_scatterv, device_gather utility functions#5491
seunghwak wants to merge 1 commit intorapidsai:mainfrom
seunghwak:enh_device_comm

Conversation

@seunghwak
Copy link
Copy Markdown
Contributor

This PR is dependent on rapidsai/raft#3002; should be merged after the raft PR.

This PR adds device_scatter, device_scatterv, device_gather utility functions.

device_alltoall is updated to use raft::comms_t::alltoall which is a wrapper of ncclAlltoAll (added in NCCL 2.28.3).

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Apr 14, 2026

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@seunghwak seunghwak self-assigned this Apr 14, 2026
@seunghwak seunghwak added feature request New feature or request non-breaking Non-breaking change labels Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature request New feature or request non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant