[Triton-MLIR][Backend] Revert a bug of smem allocation for non-scratch cvt_layout#697
Closed
goostavz wants to merge 1 commit into
Closed
[Triton-MLIR][Backend] Revert a bug of smem allocation for non-scratch cvt_layout#697goostavz wants to merge 1 commit into
goostavz wants to merge 1 commit into
Conversation
Contributor
ZzEeKkAa
pushed a commit
to ZzEeKkAa/triton
that referenced
this pull request
Aug 5, 2024
…m_warps. (triton-lang#697) Fix the issue in `accumulatePartialReductions` when sizeInterWarps > threads_per_warp. Use the warp reduction multiple times to get final result when the problem size > maximum reduce lane number.
brunomazzottiamd
pushed a commit
to brunomazzottiamd/triton
that referenced
this pull request
Jan 29, 2025
* add layernorm backward pass * format the layernorm.py script * remove an unnecessary test shape * fixed minor issues * additional refinement
scxiao
pushed a commit
to scxiao/triton
that referenced
this pull request
Apr 2, 2026
) Summary: TLX UT Pull Request resolved: facebookexperimental/triton#697 Reviewed By: htyu Differential Revision: D87833054 Pulled By: dshi7 fbshipit-source-id: f2e0f81734755cf8f45fd9f3e6802339fabc0aa1
AlexAUT
added a commit
to AlexAUT/triton
that referenced
this pull request
Apr 20, 2026
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.
No description provided.