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

@pytorch-bot
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
@Lucaskabela
Copy link
Contributor

@pytorchbot cherry-pick --onto release/2.9 --fixes "recompilation limit (including on flexAttention - #166153)" -c regression

pytorchbot pushed a commit that referenced this pull request Nov 4, 2025
…162208)

Fixes #156377

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

Pull Request resolved: #162208
Approved by: https://github.com/anijain2305

(cherry picked from commit 75de5b6)
@pytorchbot
Copy link
Collaborator

Cherry picking #162208

The cherry pick PR is at #166913 and it is linked with issue recompilation limit (including on flexAttention - #166153). The following tracker issues are updated:

Details for Dev Infra team Raised by workflow job

atalman pushed a commit that referenced this pull request Nov 5, 2025
…166913)

[Dynamo] Don't guard data ptrs by default with mark_static_address (#162208)

Fixes #156377

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

Pull Request resolved: #162208
Approved by: https://github.com/anijain2305

(cherry picked from commit 75de5b6)

Co-authored-by: Michael Lazos <[email protected]>
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 15, 2025

❌ 🤖 pytorchbot command failed:

@pytorchbot: error: argument command: invalid choice: 'backport' (choose from 'merge', 'revert', 'rebase', 'label', 'drci', 'cherry-pick')

usage: @pytorchbot [-h] {merge,revert,rebase,label,drci,cherry-pick} ...

Try @pytorchbot --help for more info.

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

Projects

None yet

8 participants