Expand description
Synchronization primitives. User-authored sync ops that compose into graph DAGs.
Modules§
- gate_
dispatch GateDispatchsyscall op - generic multi-input synchronization barrier. Variadic inputs collapse to a single Trigger output that fires once every input has landed.