build_exec_order_summary

Function build_exec_order_summary 

Source
pub fn build_exec_order_summary(
    out_path: &PathBuf,
    rank_nums: &[u32],
    collective_schedules: &[CollectiveSchedule],
) -> Option<ExecOrderSummary>
Expand description

Build ExecOrderSummary from artifacts under out_path for the given ranks