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

[cuda] Port over channel implementation via NCCL #14059

Merged
merged 4 commits into from
Jun 13, 2023
Merged

Conversation

antiagainst
Copy link
Contributor

@antiagainst antiagainst commented Jun 12, 2023

This commit ports over channel implementation via NCCL.
Modifications over the existing code is mostly around removing
the context wrapper and making status handling better.

Progress towards #13245

This commit ports over channel implementation via NCCL.
Modifications over the existing code is mostly around removing
the context wrapper and making status handling better.
@antiagainst antiagainst added the hal/cuda Runtime CUDA HAL backend label Jun 12, 2023
@antiagainst antiagainst self-assigned this Jun 12, 2023
@antiagainst antiagainst merged commit 330771e into main Jun 13, 2023
@antiagainst antiagainst deleted the lei-cuda-nccl branch June 13, 2023 23:39
nhasabni pushed a commit to plaidml/iree that referenced this pull request Aug 24, 2023
This commit ports over channel implementation via NCCL.
Modifications over the existing code is mostly around removing
the context wrapper and making status handling better.

Progress towards iree-org#13245
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hal/cuda Runtime CUDA HAL backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants