- Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: deepseek-ai/DeepEP
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ll dispatch: bulk put per expert to reduce RDMA overhead
#594 opened Mar 23, 2026 by Xuan-1998 Loading…
docs: improve documentation with examples and fix typos
#586 opened Mar 2, 2026 by A-ai-bot-N Loading…
Fix NVSHMEM IBGDA duplicate-definition in host builds
#581 opened Feb 8, 2026 by Gregory-Pereira Loading…
Replace custom ibgda usage with nvshmem native apis
#574 opened Jan 27, 2026 by seth-howell Loading…
feat: add auto-detection for Blackwell GPU architecture (sm_100a)
#550 opened Dec 28, 2025 by yurekami Loading…
3 tasks
Improve .gitignore with common Python entries
#547 opened Dec 25, 2025 by yurekami Loading…
2 tasks done
Add missing return type hints to Buffer methods
#546 opened Dec 25, 2025 by yurekami Loading…
2 tasks
Fix check_nvlink_connections called with None group
#543 opened Dec 25, 2025 by yurekami Loading…
2 tasks
Add printf buffer flush delay to EP_DEVICE_ASSERT
#542 opened Dec 25, 2025 by yurekami Loading…
2 tasks
Improve error messages for unsupported EP rank configurations
#541 opened Dec 25, 2025 by yurekami Loading…
Add delay before trap() to allow printf buffer flush
#539 opened Dec 25, 2025 by yurekami Loading…
2 tasks
Use atomicMax instead of atomicAdd for wait_recv_cost_stats
#538 opened Dec 25, 2025 by yurekami Loading…
Add runtime warning for known num_tokens=512 bug
#537 opened Dec 25, 2025 by yurekami Loading…
2 tasks
Add NVSHMEM guards for low_latency mask buffer functions
#536 opened Dec 25, 2025 by yurekami Loading…
3 tasks
feat: add __version__ and __all__ exports to package
#535 opened Dec 25, 2025 by yurekami Loading…
2 of 3 tasks
Add DEEPEP_SKIP_KINETO env var to bypass kineto for nsys profiling
#534 opened Dec 25, 2025 by yurekami Loading…
2 tasks
Add barrier between cudaIpcCloseMemHandle and cudaFree in Buffer::destroy
#533 opened Dec 25, 2025 by yurekami Loading…
2 tasks
Previous Next
ProTip! Filter pull requests by the default branch with base:main.