Expand description
Portable execution-group topology and scheduling state. Validated execution-group dependency graphs and ready-set scheduling.
Structs§
- Execution
Graph - Validated execution-group dependency graph with one authoritative output.
- Execution
Group Id - Stable non-empty identity for one architecture execution group.
- Execution
Group Schedule - Backend-neutral execution-group orchestration and dependency-output lifetime tracking.
- Execution
Group Spec - One named execution group and the groups whose outputs it consumes.
- Execution
Unit Address - Stable architecture-group and group-local address of one flattened execution unit.
- Execution
Unit Layout - Validated mapping between architecture groups and the flat residency-unit order.
Enums§
- Execution
Graph Error - Invalid execution graph declaration.
- Execution
Schedule Error - Invalid transition in backend-neutral execution-group orchestration.
- Execution
Unit Layout Error - Invalid architecture execution-unit grouping.
- Ready
Group State - State of one execution group in a ready-set scheduler.