Module graph

Module graph 

Source
Expand description

CI Task Graph

Builds a directed acyclic graph (DAG) from IR tasks for dependency-ordered parallel execution.

Structs§

CITaskGraph
CI Task graph for dependency resolution and parallel execution
CITaskNode
A node in the CI task graph

Enums§

GraphError
Error types for task graph operations