-
Notifications
You must be signed in to change notification settings - Fork 2.7k
[None][perf] DSV4 o_proj: fuse fp8/UE8M0 quantize into o_a proj and introduce splitk cutedsl o_b proj #16346
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
Open
mingyangHao
wants to merge
20
commits into
NVIDIA:main
Choose a base branch
from
mingyangHao:user/mingyangh/dsv4-oproj-fp8-fuse
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.
Open
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
6c54a34
[None][perf] Fuse DeepSeek-V4 O-projection
mingyangHao 7362239
[None][perf] Tune DSV4 O_b scale pipeline
mingyangHao cb845b8
[None][perf] Use split-K 4 for tiny DSV4 O_b
mingyangHao 9381f32
[None][fix] Harden DSV4 fused O-projection dispatch
mingyangHao a58236a
[None][fix] Address DSV4 O-projection review feedback
mingyangHao a284018
fix: avoid runtime shape JIT in DSV4 output projection
mingyangHao 7b56c73
perf: autotune DSV4 O_b runtime tactics
mingyangHao 7214cb4
[None][perf] DSV4 O_b: fix (1,1)-cluster grid sizing and expand SK1 t…
mingyangHao c58c6b9
[None][fix] DSV4 O_b: pair-local scale release mask for size-4 clusters
mingyangHao 839ef9e
fix: gate DSV4 split O_b on fused HC
mingyangHao 80aefc4
fix: default DSV4 O_b to DeepGEMM
mingyangHao 78b0633
perf: write DSV4 O-projection outputs directly
mingyangHao 17c7600
fix: prewarm DSV4 DeepGEMM O-projection
mingyangHao 7075baf
test: verify DSV4 O_b warmup cache hits
mingyangHao 02586bf
fix: reuse FP8 swap-ab warmup for DSV4 O_b
mingyangHao 564dfc9
perf: overlap DSV4 O_b scale transfers
mingyangHao c2ee904
fix: tighten DSV4 fused O-proj contracts
mingyangHao fbb2f38
fix: keep DSV4 O-proj fallback on standard path
mingyangHao c139757
fix: precompile DSV4 O_a epilogue variants
mingyangHao e565933
perf: optimize DSV4 O_b and mHC split path
mingyangHao 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
500 changes: 342 additions & 158 deletions
500
cpp/tensorrt_llm/kernels/mhcKernels/fused_tf32_pmap_gemm.cuh
Large diffs are not rendered by default.
Oops, something went wrong.
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.