megatron.p2p_communication#
Description
Functions
|
Receive tensor from next rank in pipeline (backward receive). |
|
Receive tensor from previous rank in pipeline (forward receive). |
|
Send tensor to previous rank in pipeline (backward send). |
|
Batched recv from next rank and send to previous rank in pipeline. |
|
Batched send and recv with previous rank in pipeline. |
|
Send tensor to next rank in pipeline (forward send). |
Batched send and recv with previous and next ranks in pipeline. |
|
|
Batched send and recv with next rank in pipeline. |
|
Batched recv from previous rank and send to next rank in pipeline. |