Skip to main content

plan_employment

Function plan_employment 

Source
pub fn plan_employment(
    topo: &HostTopology,
    matrix: &CapabilityMatrix,
    model_bytes: u64,
    kv_reserve_bytes: u64,
) -> EmploymentPlan
Expand description

Pure planner: derive the employment plan from the discovered topology + capability matrix.