cu29::prelude

Function compute_runtime_plan

Source
pub fn compute_runtime_plan(
    config: &CuConfig,
) -> Result<CuExecutionLoop, CuError>
Expand description

This is the main heuristics to compute an execution plan at compilation time. TODO: Make that heuristic plugable.