[Triton 3.7] This updates triton version to 3.7#178821
Closed
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/178821
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (2 Unrelated Failures)As of commit fb09a21 with merge base d0371b3 ( FLAKY - The following job failed but was likely due to flakiness present on trunk:
UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
yangw-dev
approved these changes
Mar 31, 2026
Contributor
Author
|
@pytorchmergebot merge -f "All looks good" |
Collaborator
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
AaronWang04
pushed a commit
to AaronWang04/pytorch
that referenced
this pull request
Mar 31, 2026
This PR does not contain any functional changes, it updates triton hash to top of release/3.7.x branch: https://github.com/triton-lang/triton/tree/release/3.7.x and advances the version to 3.7.0 Pull Request resolved: pytorch#178821 Approved by: https://github.com/yangw-dev, https://github.com/NicolasHug
pytorch-bot Bot
pushed a commit
that referenced
this pull request
Apr 2, 2026
This PR does not contain any functional changes, it updates triton hash to top of release/3.7.x branch: https://github.com/triton-lang/triton/tree/release/3.7.x and advances the version to 3.7.0 Pull Request resolved: #178821 Approved by: https://github.com/yangw-dev, https://github.com/NicolasHug
IvanKobzarev
pushed a commit
to IvanKobzarev/pytorch
that referenced
this pull request
Apr 3, 2026
This PR does not contain any functional changes, it updates triton hash to top of release/3.7.x branch: https://github.com/triton-lang/triton/tree/release/3.7.x and advances the version to 3.7.0 Pull Request resolved: pytorch#178821 Approved by: https://github.com/yangw-dev, https://github.com/NicolasHug
nklshy-aws
pushed a commit
to nklshy-aws/pytorch
that referenced
this pull request
Apr 7, 2026
This PR does not contain any functional changes, it updates triton hash to top of release/3.7.x branch: https://github.com/triton-lang/triton/tree/release/3.7.x and advances the version to 3.7.0 Pull Request resolved: pytorch#178821 Approved by: https://github.com/yangw-dev, https://github.com/NicolasHug
bobrenjc93
pushed a commit
to bobrenjc93/pytorch
that referenced
this pull request
Apr 9, 2026
This PR does not contain any functional changes, it updates triton hash to top of release/3.7.x branch: https://github.com/triton-lang/triton/tree/release/3.7.x and advances the version to 3.7.0 Pull Request resolved: pytorch#178821 Approved by: https://github.com/yangw-dev, https://github.com/NicolasHug
bobrenjc93
pushed a commit
to bobrenjc93/pytorch
that referenced
this pull request
Apr 10, 2026
This PR does not contain any functional changes, it updates triton hash to top of release/3.7.x branch: https://github.com/triton-lang/triton/tree/release/3.7.x and advances the version to 3.7.0 Pull Request resolved: pytorch#178821 Approved by: https://github.com/yangw-dev, https://github.com/NicolasHug
pytorchmergebot
pushed a commit
that referenced
this pull request
Apr 23, 2026
…4716) The ptxas bundling was introduced in #163988 to workaround issues users may face due to #163801 Fortunately, on the triton upstream side, triton-lang/triton@884fdae finally landed, which is means #163801 is permanently fixed. In addition, pytorch's triton commit pin has been updated via #178821 We can now roll back #163801 . In between, we unified the arm sbsa build with x86, so revert won't work. Manually reverting the export. Test plan: download and check the binary size to confirm 1) ptxas is gone from both x86 and sbsa (even though I only added to sbsa cu13 initially) 2) unit test that ran on #163988 should still pass. Pull Request resolved: #174716 Approved by: https://github.com/tinglvv, https://github.com/atalman
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR does not contain any functional changes, it updates triton hash to top of release/3.7.x branch:
https://github.com/triton-lang/triton/tree/release/3.7.x and advances the version to 3.7.0