Motivation
This follows DeepSeek V4 Roadmap, which covers functional enablement; this issue is perf-only.
Scope: NVIDIA SM90 / SM10X.
High priority
Attention & compression kernels
Indexer & top-k
mHC
MoE & quantization
Speculative decoding (MTP / DSpark / EAGLE3)
Communication
CUDA graph & scheduling
Memory & KV capacity
Context Parallel
Docs & recipes
CI & bug tracking
If an open PR belongs here and I missed it, comment and I'll add it.
Motivation
This follows DeepSeek V4 Roadmap, which covers functional enablement; this issue is perf-only.
Scope: NVIDIA SM90 / SM10X.
High priority
PackTopkIdslaunchrun_batchlaunch #31687Attention & compression kernels
Indexer & top-k
paged_mqa_metadataperf(jit_kernel/deepseek_v4): optimize paged_mqa_metadata #25855mHC
MoE & quantization
Speculative decoding (MTP / DSpark / EAGLE3)
Communication
dp_gather_partialtreats attention-TP replicas as partial contributionsCUDA graph & scheduling
Memory & KV capacity
Context Parallel
ag_gemm+moe_rssymmetric-memory overlap kernels for CP prefill [Perf][DSV4] add ag_gemm and moe_rs overlap kernels for dsv4 prefill #28639Docs & recipes
CI & bug tracking
If an open PR belongs here and I missed it, comment and I'll add it.