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