Modules§
- multicast
- The comm actor that provides message casting and result accumulation.
- test_
utils
Structs§
- Comm
Actor - This is the comm actor used for efficient and scalable message multicasting and result accumulation.
- Comm
Actor Params - Parameters to initialize the CommActor
Enums§
- Comm
Actor Mode - Configuration for how a
CommActor
determines its own rank and locates peers.