Skip to content

Fix XPU and CUDA tables in profiler recipe. #3393

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

frost-intel
Copy link

@frost-intel frost-intel commented Jun 11, 2025

Description

This PR is a minor fix for some table formatting issues in the profiler_recipe file. Specifically, the CUDA and XPU tables after the first GPU profiling section were not being rendered similar to the other tables.

I also recognized that the current method of specifying activities = [ProfilerActivity.CPU, ProfilerActivity.CUDA, ProfilerActivity.XPU] does not cause XPU profiling to be captured, but this seems more like an issue in Pytorch than in the tutorial, so I will file an issue in Pytorch to fix this.

Checklist

  • The issue that is being fixed is referred in the description (see above "Fixes #ISSUE_NUMBER")
  • Only one issue is addressed in this pull request
  • Labels from the issue that this PR is fixing are added to this pull request
  • No unnecessary issues are included into this pull request.

cc @svekars @sekyondaMeta @AlannaBurke @jgong5 @mingfeima @XiaobingSuper @sanchitintel @ashokei @jingxu10 @ZailiWang @ZhaoqiongZ @leslie-fang-intel @Xia-Weiwen @sekahler2 @CaoE @zhuhaozhe @Valentine233

Copy link

pytorch-bot bot commented Jun 11, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 862f092 with merge base 33a7401 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@svekars svekars added intel website Issues related to website rendering labels Jun 11, 2025
Copy link
Contributor

@AlannaBurke AlannaBurke left a comment

Choose a reason for hiding this comment

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

@svekars svekars added the docathon-h1-2025 A label for the docathon in H1 2025 label Jun 13, 2025
@frost-intel frost-intel requested a review from AlannaBurke June 13, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed docathon-h1-2025 A label for the docathon in H1 2025 intel website Issues related to website rendering
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants