Skip to main content

schedule_execution

Function schedule_execution 

Source
pub fn schedule_execution(
    compiled: &CompileOutput,
    budget: &ExecutionBudget,
) -> ScheduledExecution
Expand description

Chooses the execution lane that fits the supplied graph and budget.