Skip to main content

Module types

Module types 

Source
Expand description

Shared BSP message types for distributed graph algorithms.

Structs§

AlgoComplete
Algorithm completion signal: coordinator → all shards.
BoundaryContributions
Boundary vertex contributions: shard → target shard (scatter phase).
SuperstepAck
Superstep acknowledgement: shard → coordinator (gather phase).
SuperstepBarrier
Superstep barrier message: coordinator → all shards.