- 24 Jun, 2025 1 commit
-
-
Chenggang Zhao authored
* Add draft * Add fast-debugging flags * Fix several bugs * Add sender timeout checks * Fix stuck * Fix bugs * Fix bugs
-
- 13 Jun, 2025 1 commit
-
-
Zhicheng Wu authored
let the sender SM use the channel_id, and the receiver SM use channel_id + num_channels
-
- 12 Jun, 2025 1 commit
-
-
Shifang Xu authored
-
- 22 Apr, 2025 1 commit
-
-
Shangyan Zhou authored
-
- 21 Apr, 2025 1 commit
-
-
moningchen authored
In the Internode Normal Kernel, when using nvshmem ibrc for RDMA data transmission, a single QP is used for data transfer between two GPUs, which limits kernel performance in network card dual-port and RoCE network scenarios. In our optimized Internode Normal Kernel, we implemented multiple QPs for data transmission between two GPUs, setting a different QP for each channel. Additionally, we modified the transmission method from IBRC to IBGAD. Through these optimizations, the Internode Normal Kernel achieves optimal performance in both H800 and H20 environments, with RDMA transmission performance nearly reaching the physical network performance limit. Using the current default statistical method, in 4-node H800 and H20 environments, RDMA performance can reach 60GB/s+.
-
- 11 Apr, 2025 1 commit
-
-
Hao Lin authored
Signed-off-by:Hao Lin <linhaomails@gmail.com>
-
- 10 Apr, 2025 1 commit
-
-
fujianhao.fjh authored
-
- 25 Mar, 2025 1 commit
-
-
Chenggang Zhao authored
-
- 05 Mar, 2025 1 commit
-
-
Chenggang Zhao authored
-
- 25 Feb, 2025 1 commit
-
-
Chenggang Zhao authored
-