Skip to content

Fix: #3833 Feedback about Multi GPU training with DDP#3838

Open
samithcsachi wants to merge 11 commits intopytorch:mainfrom
samithcsachi:fix/ddp-multigpu-doc-update
Open

Fix: #3833 Feedback about Multi GPU training with DDP#3838
samithcsachi wants to merge 11 commits intopytorch:mainfrom
samithcsachi:fix/ddp-multigpu-doc-update

Conversation

@samithcsachi
Copy link
Copy Markdown

@samithcsachi samithcsachi commented Apr 23, 2026

Fixes #3833 Feedback about Multi GPU training with DDP

Description

At the end of the page, it says "Here's what the code looks like: " but it does not actually show the full code. The code was not visible because there was no proper spacing. Have corrected the spacing.

Checklist

  • [x ] The issue that is being fixed is referred in the description (see above "Fixes Feedback about Multi GPU training with DDP #3833")
  • [x ] Only one issue is addressed in this pull request
  • [x ] Labels from the issue that this PR is fixing are added to this pull request
  • [x ] No unnecessary issues are included into this pull request.

cc @svekars @sekyondaMeta @AlannaBurke

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Apr 23, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/3838

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 8f5fdb4 with merge base 1655d0a (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the cla signed label Apr 23, 2026
@svekars svekars added the website Issues related to website rendering label Apr 23, 2026
@wconstab
Copy link
Copy Markdown
Contributor

wconstab commented May 7, 2026

looks fixed to me:
image

@svekars can you approve the workflows so this can land? it doesn't let me.

@wconstab
Copy link
Copy Markdown
Contributor

wconstab commented May 7, 2026

@samithcsachi can you fix the lint issues and resubmit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed website Issues related to website rendering

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feedback about Multi GPU training with DDP

4 participants