Module comm

Module comm 

Source

Modules§

multicast
The comm actor that provides message casting and result accumulation.
test_utils

Structs§

CommActor
This is the comm actor used for efficient and scalable message multicasting and result accumulation.
CommActorParams
Parameters to initialize the CommActor
CommMeshConfig
Configuration for how a CommActor determines its own rank and locates peers.

Statics§

ENABLE_NATIVE_V1_CASTING
Whether to use native v1 casting in v1 ActorMesh.