Re-exports§
pub use execution_order::analyze_execution_order;
pub use execution_order::parse_graph_execution_order;
pub use execution_order::ExecOrderIndexRow;
pub use execution_order::ExecOrderIssue;
pub use execution_order::ExecOrderReport;
Modules§
Structs§
- Artifact
Flags - Collective
Schedule - Collectives
Parity Report - Diagnostics
- Divergence
Flags - Divergence
Group - Grouping of ranks that share the same sequence pattern (cache, collective ops, etc.).
- Exec
Order Summary - Graph
Analysis - Analysis results for a single graph index across all ranks
- Graph
Collectives Parity - Graph
Runtime - Aggregated runtime estimations for 1 graph on a given rank
- Multi
Rank Context - Parse
Config - Rank
Meta Data - Per-rank metadata collected during multi-rank aggregation.
- Runtime
Analysis - Runtime analysis results across ranks for all graphs
- Runtime
Rank Detail - Details for a specific rank at a graph index
Functions§
- analyze_
graph_ runtime_ deltas - build_
exec_ order_ summary - Build ExecOrderSummary from artifacts under out_path for the given ranks
- generate_
multi_ rank_ html - generate_
multi_ rank_ landing - Generate multi-rank landing and aggregated artifacts from pre-parsed rank outputs.
- parse_
path - read_
chromium_ events_ with_ pid