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

switch ProcessGroup related API to use intrusive_ptr #11

Closed
wants to merge 1 commit into from

Conversation

wanchaol
Copy link

Hi torch-ccl maintainers, I am currently trying to land pytorch/pytorch#47343, which consists of a series of ProcessGroup C++ API changes, created this PR to ensure we don't break third_party extension APIs in ccl repo. Let me know if you have any questions/concerns. Thanks!

@chengjunlu
Copy link
Contributor

Thanks for the changes.

@chengjunlu
Copy link
Contributor

The PR #14 has updated the shared_ptr to intrusive_ptr.

Close this PR.

@chengjunlu chengjunlu closed this Feb 23, 2021
chengjunlu pushed a commit that referenced this pull request Feb 14, 2022
* add 22.5 release

* add 21.5 oneCCL

* fix patch issue

* gpu rel 0.3.0

* revert cmake patch

* fix path issue

* update patch
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