Skip to main content

Module broadcast

Module broadcast 

Source
Expand description

Typed Broadcast request — generic over T: NcclReduceSupported.

Structs§

BroadcastRequest
In-place broadcast: every rank’s data buffer is overwritten with the contents of data on the rank whose comm.rank() == root.