Skip to content

Update PG backend extension tutorial for 1.13 release - #2099

Merged
svekars merged 1 commit into
pytorch:masterfrom
minsii:patch-1
Oct 26, 2022
Merged

Update PG backend extension tutorial for 1.13 release#2099
svekars merged 1 commit into
pytorch:masterfrom
minsii:patch-1

Conversation

@minsii

@minsii minsii commented Oct 25, 2022

Copy link
Copy Markdown
Contributor

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

netlify Bot commented Oct 25, 2022

Copy link
Copy Markdown

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

@H-Huang H-Huang left a comment

Copy link
Copy Markdown
Contributor

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