Skip to content

docs(architecture): add bilingual DeepEP deep-dive#598

Open
tianhao909 wants to merge 2 commits intodeepseek-ai:mainfrom
tianhao909:doc-260401
Open

docs(architecture): add bilingual DeepEP deep-dive#598
tianhao909 wants to merge 2 commits intodeepseek-ai:mainfrom
tianhao909:doc-260401

Conversation

@tianhao909
Copy link
Copy Markdown

@tianhao909 tianhao909 commented Mar 31, 2026

Summary

  • add a source-driven DeepEP documentation tree under docs/ with both English and Chinese versions
  • cover architecture, quick start, normal kernels, low-latency kernels, math intuition, and performance tuning
  • link the repository README to the new bilingual documentation index

Validation

  • bash ./format.sh
  • python tests/test_intranode.py (requires an NVLink-capable multi-GPU machine)
  • python tests/test_internode.py (requires an NVLink + RDMA + NVSHMEM multi-node cluster)
  • python tests/test_low_latency.py (requires RDMA + NVSHMEM and the intended serving topology)

Notes

  • The repository does not include a separate CONTRIBUTING.md or PR template, so this change follows the existing README guidance and the format workflow in .github/workflows/format.yml.
  • The runtime tests are hardware-gated and cannot be honestly exercised in a generic environment without the required topology.

tianhao909 and others added 2 commits March 31, 2026 16:48
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@tianhao909 tianhao909 changed the title docs(architecture): add English DeepEP deep-dive docs(architecture): add bilingual DeepEP deep-dive Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant