-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: deepseek-ai/FlashMLA
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add sparse MLA backward (DSA top-k), sliding-window attention + attention sink, and block-sparse MLA forward/backward for SM100
#198
opened Jul 16, 2026 by
kmswin1
Loading…
sparse_prefill_fwd (sm100): skip trailing fully-invalid top-k blocks when topk_length is not provided
#196
opened Jul 10, 2026 by
zkyue
Loading…
Raise on unsupported head_dim in SM100 dense FMHA dispatch instead of silently returning uninitialized output
#185
opened May 30, 2026 by
toffee-desuwa
Loading…
Add SM80 (Ampere/A100) dense MLA decode kernel
#183
opened May 1, 2026 by
bzantium
Loading…
6 tasks done
Fix potential memory leak in sparse_attn_decode_interface
#174
opened Apr 14, 2026 by
NJX-njx
Loading…
3 tasks
[sm90][sparse-prefill] optimize phase1 producer scheduling
#170
opened Mar 11, 2026 by
huangzhilin-hzl
Loading…
Fix grammar in docstring: 'has' -> 'have' and 'affect' -> 'effect'
#157
opened Jan 24, 2026 by
bodhisilberling
Loading…
Fix grammar in docstring: 'has' -> 'have' and 'affect' -> 'effect'
#156
opened Jan 22, 2026 by
bodhisilberling
Loading…
docs: add troubleshooting guide, tensor shapes reference, and FAQ
#147
opened Jan 2, 2026 by
yurekami
Loading…
3 tasks done
fix: add SM120 (RTX PRO 6000 Blackwell) support (#124)
#146
opened Dec 29, 2025 by
yurekami
Loading…
2 tasks done
fix: add CUDA include path for CCCL headers (CUDA 13+ compatibility)
#145
opened Dec 28, 2025 by
yurekami
Loading…
2 tasks
fix: correct outdated function reference in docstring
#144
opened Dec 25, 2025 by
yurekami
Loading…
1 task
fix: correct dtype in quantize_k_cache docstring
#143
opened Dec 25, 2025 by
yurekami
Loading…
1 task
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.