请教,为什么PipelineP2PCommunication不使用send/recv API #4924
Closed
lichenlu
started this conversation in
Community | General
Replies: 3 comments 5 replies
-
我也发现了,我测下来1F1B的GPU利用率不高,经常会低于50%。用send/recv实现的Megatron和Deepspeed则会一直维持在99%以上 |
Beta Was this translation helpful? Give feedback.
5 replies
-
Hi @lichenlu and @imgaojun Thanks for the feedback, we are testing this. You are welcome to contribute by submitting a PR. |
Beta Was this translation helpful? Give feedback.
0 replies
-
We are happy to announce that the latest code in the repo has supported send/recv API. Thanks to all the participants in this conversation as well as the contributors. 😃 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
请教,为什么PipelineP2PCommunication里的send_forward/recv_forward等用的是broadcast_object 而不是 send/recv API
Beta Was this translation helpful? Give feedback.
All reactions