Skip to content

Conversation

mlazos
Copy link
Contributor

@mlazos mlazos commented Sep 4, 2025

Fixes #156377

Since we now re-record cudagraphs, it's not necessary to guard by default anymore and induce a full recompile.

cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @chenyang78 @kadeng @muchulee8 @amjames @chauhang @aakhundov @coconutruben @Lucaskabela

Copy link

pytorch-bot bot commented Sep 4, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit d14380c with merge base 69a25f6 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@anijain2305
Copy link
Contributor

Test failing. Good to go from my side after the branch cut (which should be today).

@mlazos mlazos force-pushed the mlazos/mark-static-update branch from 898acf4 to d14380c Compare September 11, 2025 17:50
@anijain2305 anijain2305 added the topic: bc breaking topic category label Sep 11, 2025
@pytorch pytorch deleted a comment from pytorchmergebot Sep 11, 2025
@mlazos mlazos requested a review from ezyang September 11, 2025 20:15
@facebook-github-bot
Copy link
Contributor

@mlazos has imported this pull request. If you are a Meta employee, you can view this in D82249747.

@mlazos
Copy link
Contributor Author

mlazos commented Sep 11, 2025

From Ed:
Check that this doesn't break fbcode (importing now and checking)

Does this cause silent incorrectness if the user uses it with the old default arg:
No this doesn't because it will just cause cudagraphs to re-record.

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: Comment with id 3282184494 not found

Details for Dev Infra team Raised by workflow job

@ezyang
Copy link
Contributor

ezyang commented Sep 12, 2025

Reviewing the PR this looks relatively safe

@mlazos
Copy link
Contributor Author

mlazos commented Sep 12, 2025

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

markc-614 pushed a commit to markc-614/pytorch that referenced this pull request Sep 17, 2025
…ytorch#162208)

Fixes pytorch#156377

Since we now re-record cudagraphs, it's not necessary to guard by default anymore and induce a full recompile.

Pull Request resolved: pytorch#162208
Approved by: https://github.com/anijain2305
mansiag05 pushed a commit to mansiag05/pytorch that referenced this pull request Sep 22, 2025
…ytorch#162208)

Fixes pytorch#156377

Since we now re-record cudagraphs, it's not necessary to guard by default anymore and induce a full recompile.

Pull Request resolved: pytorch#162208
Approved by: https://github.com/anijain2305
cleonard530 pushed a commit to cleonard530/pytorch that referenced this pull request Sep 22, 2025
…ytorch#162208)

Fixes pytorch#156377

Since we now re-record cudagraphs, it's not necessary to guard by default anymore and induce a full recompile.

Pull Request resolved: pytorch#162208
Approved by: https://github.com/anijain2305
dsashidh pushed a commit to dsashidh/pytorch that referenced this pull request Sep 26, 2025
…ytorch#162208)

Fixes pytorch#156377

Since we now re-record cudagraphs, it's not necessary to guard by default anymore and induce a full recompile.

Pull Request resolved: pytorch#162208
Approved by: https://github.com/anijain2305
@github-actions github-actions bot deleted the mlazos/mark-static-update branch October 13, 2025 02:15
hoshibara pushed a commit to hoshibara/pytorch that referenced this pull request Oct 22, 2025
…ytorch#162208)

Fixes pytorch#156377

Since we now re-record cudagraphs, it's not necessary to guard by default anymore and induce a full recompile.

Pull Request resolved: pytorch#162208
Approved by: https://github.com/anijain2305
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.

[compile][transformers] Recompilation with mark_static_address with cudagraphs

5 participants