BaguaSys / bagua-net

High performance NCCL plugin for Bagua.
https://bagua-tutorials.kwai-seattle.com/
MIT License
15 stars 4 forks source link

feat: support packet splitting and multi-stream parallel transmission #5

Closed shjwudp closed 3 years ago

todo[bot] commented 3 years ago

Consider dynamically assigning tasks to make the least stream full

https://github.com/BaguaSys/bagua-net/blob/79fed32c60bf182a0998adf5e6d79630dd6a15d5/src/bagua_net.rs#L357-L362


This comment was generated by todo based on a TODO comment in 79fed32c60bf182a0998adf5e6d79630dd6a15d5 in #5. cc @BaguaSys.
shjwudp commented 3 years ago

@NOBLES5E README modified and ready to review.