Skip to content

Update PG backend extension tutorial for 1.13 release #2099

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

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

minsii
Copy link
Contributor

@minsii minsii commented Oct 25, 2022

It covers two changes of c10d introduced in torch 1.13:

The tutorial code has also been updated at mrshenli/dummy_collectives#1

It covers two changes of c10d introduced in torch 1.13:
- Extract ProcessGroup::Work into a separate class, refer to pytorch/pytorch#83680
- Install c10d headers with absolute path, refer to Install pytorch/pytorch#86933

The tutorial code has also been updated at mrshenli/dummy_collectives#1
@netlify
Copy link

netlify bot commented Oct 25, 2022

Deploy Preview for pytorch-tutorials-preview ready!

Name Link
🔨 Latest commit 01f4990
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-tutorials-preview/deploys/63575a79f2c54d0008196934
😎 Deploy Preview https://deploy-preview-2099--pytorch-tutorials-preview.netlify.app/intermediate/process_group_cpp_extension_tutorial
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@svekars svekars added the 1.13 label Oct 25, 2022
Copy link
Member

@H-Huang H-Huang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating!

@svekars svekars merged commit 0863302 into pytorch:master Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants