deepseek-ai / deepseek-ai/DeepEP
[Question]: Why RDMA bandwidth can exceed 50GB/s
Open
- Dominant language
- Cuda
- Stars
- 10.1k
- Forks
- 1.4k
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 2
Description
Hi folks, I found that the RDMA bandwidth in README.md can exceed 50GB/s, just what to ask how is this number measured? Is this actually algorithm bandwidth instead of bus bandwidth?
To my knowledge, for algorithm bandwidth we can compute with BW = total_bytes / duration and for bus bandwidth, we compute with BWrdma = rdma_total_bybtes / duration.
Please correct me if I'm wrong, thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.