Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Use RAFT communicator instead of a separate communicator in WholeMemory #4

Open
Tracked by #48
teju85 opened this issue Aug 16, 2022 · 2 comments
Open
Tracked by #48
Assignees
Labels
good first issue Good for newcomers tech-debt Cleanup tasks

Comments

@teju85
Copy link
Member

teju85 commented Aug 16, 2022

PR #3 introduces include/whole_memory.h which currently seems to have its own communicator. In the future, we should be using the raft communicator handle instead.

@teju85
Copy link
Member Author

teju85 commented Aug 16, 2022

Similarly, there's also include/whole_nccl_memory.h which can be replaced with similar logic from RAFT too.

@BradReesWork
Copy link
Member

BradReesWork commented Mar 15, 2024

still waiting on RAFT for host comms (using NCCL but with host copy)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers tech-debt Cleanup tasks
Projects
None yet
Development

No branches or pull requests

3 participants