-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat(moe): add unified CUTLASS BF16 and W4A16 runners #4328
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
feih-nv
merged 19 commits into
flashinfer-ai:main
from
feih-nv:feih/unified-moe-cutlass-sm90
Aug 10, 2026
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
e323067
feat(moe): add unified SM90 CUTLASS BF16 runner
feih-nv 0c9672d
refactor(moe): make CUTLASS config BF16-specific
feih-nv fdcd5cc
feat(moe): add SM90 CUTLASS BF16 and W4A16 runners
feih-nv 7a97ecc
refactor(moe): make CUTLASS runner names architecture-neutral
feih-nv 3eb790e
fix(moe): quantize CUTLASS W4A16 weights correctly on SM90
feih-nv 035b338
fix(moe): harden CUTLASS W4A16 and workspace handling
feih-nv 700d25a
update the tests for bf16
feih-nv 4e5dc40
fix(moe): align CUTLASS BF16 architecture support
feih-nv 8f8f4d8
fix(moe): strengthen CUTLASS contracts and numerics
feih-nv d000348
Update the comment
feih-nv 6d2fea1
remove not needed test
feih-nv 399c970
fix unified CUTLASS MoE runner lifecycle
feih-nv 250886b
fix CUTLASS MoE workspace lifecycle
feih-nv 5baba21
deprecate legacy CUTLASS MoE config
feih-nv 3b22df7
simplify unified MoE runner lifecycle
feih-nv 0a74181
clarify CUTLASS MoE cache key
feih-nv 5923664
fix(moe): address CUTLASS runner review follow-ups
feih-nv 14e232b
fix(moe): require explicit CUTLASS runner build
feih-nv 1e08dfd
docs(moe): note multi-stage autotuner gap in CUTLASS get_valid_tactics
feih-nv 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
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
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
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.
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.