-
-
Notifications
You must be signed in to change notification settings - Fork 11.7k
[Kernel] Update cutlass_scaled_mm to support 2d group (blockwise) scaling
#11868
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
Merged
simon-mo
merged 25 commits into
vllm-project:main
from
neuralmagic:lwilkinson/blockwise-scaled-mm
Jan 31, 2025
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
e99093c
working with 1s
LucasWilkinson d534c7d
split up compilation
LucasWilkinson 17338be
seperate out gemm caller
LucasWilkinson 90b71ca
fix b-scales
LucasWilkinson 9463442
working!
LucasWilkinson 2c0786d
format
LucasWilkinson 5042d5d
make expand logic more readable
LucasWilkinson 4662907
WIP update to new cutlass
LucasWilkinson f67c068
update to use new upstream
LucasWilkinson d963eb4
fix a scale loads not being predicated
LucasWilkinson 9695687
cleanup tests and benchmark
LucasWilkinson 87c8bc1
support benchmark filtering
LucasWilkinson 77558e8
fix typo
LucasWilkinson 8cffba9
support multiple filters
LucasWilkinson 6c72d6d
minor refactor
LucasWilkinson e546e50
remove lineinfo
LucasWilkinson 8aff229
explicit kernel list
LucasWilkinson 111e8cc
fix format change
LucasWilkinson 5f7460c
review comments
LucasWilkinson c2809fa
add cutlass_scaled_mm docstring
LucasWilkinson b17262f
review comments
LucasWilkinson e1253f2
merge conflicts
LucasWilkinson 5f7ac9e
review comments
LucasWilkinson 0d67e85
fix pre-commit
LucasWilkinson 6977841
fix test_cutlass.py
tlrmchlsmth File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.