-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Add support for 3-5D TMA to allow loading non-matmul operands #5207
Open
masahi
wants to merge
12
commits into
triton-lang:main
Choose a base branch
from
masahi:tma-higher-dim
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+178
−78
Commits on Nov 18, 2024
-
Add support for higher dim TMA
Masahiro Masuda committedNov 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 1640404 - Browse repository at this point
Copy the full SHA 1640404View commit details -
Masahiro Masuda committed
Nov 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 8332845 - Browse repository at this point
Copy the full SHA 8332845View commit details
Commits on Nov 20, 2024
-
disable swizzling and hasLeadingOffset for > 2D TMA
Masahiro Masuda committedNov 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 517ea83 - Browse repository at this point
Copy the full SHA 517ea83View commit details -
Masahiro Masuda committed
Nov 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 028000c - Browse repository at this point
Copy the full SHA 028000cView commit details -
add comment on disabling swizzling
Masahiro Masuda committedNov 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 04f48c5 - Browse repository at this point
Copy the full SHA 04f48c5View commit details -
Masahiro Masuda committed
Nov 20, 2024 Configuration menu - View commit details
-
Copy full SHA for d228adf - Browse repository at this point
Copy the full SHA d228adfView commit details -
Masahiro Masuda committed
Nov 20, 2024 Configuration menu - View commit details
-
Copy full SHA for d5b5b1b - Browse repository at this point
Copy the full SHA d5b5b1bView commit details
Commits on Nov 21, 2024
-
Masahiro Masuda committed
Nov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 38d6cd4 - Browse repository at this point
Copy the full SHA 38d6cd4View commit details -
Masahiro Masuda committed
Nov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for a9f4e30 - Browse repository at this point
Copy the full SHA a9f4e30View commit details -
Masahiro Masuda committed
Nov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for e19f439 - Browse repository at this point
Copy the full SHA e19f439View commit details -
Merge branch 'main' into tma-higher-dim
Masahiro Masuda committedNov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 591ad5d - Browse repository at this point
Copy the full SHA 591ad5dView commit details
Commits on Nov 22, 2024
-
Merge branch 'main' into tma-higher-dim
Masahiro Masuda committedNov 22, 2024 Configuration menu - View commit details
-
Copy full SHA for e3f0282 - Browse repository at this point
Copy the full SHA e3f0282View commit details
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.