deepseek-ai / deepseek-ai/DeepEP
Profiling when rank unbalance
- Dominant language
- Cuda
- Stars
- 10.1k
- Forks
- 1.4k
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 2
Description
Thank you very much for your contributions to the DeepEP! I have a question about the latency of batch per rank unbalance scenario.
The above figure is my theoretical estimation of the impact of different RANK's batch size per rank on the dispatch + combine delay in the Decode stage. According to the estimation, the difference in batch size per rank among different RANKs, that is, batch size unbalance, has a very small effect on the end-to-end delay of Decode, which is about (220 - 210) / 210 = 4.7%. Is this theoretical estimation correct? It seems a bit counterintuitive. @sphish
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.