Cuda Graph Trace Compaction

Make a CUDA-graph PyTorch profiler trace readable in Perfetto by packing replay streams into semantic lanes, and optionally merge per-rank pipeline-parallel traces into one aligned timeline with send/recv flow arrows. Use when a trace captured with CUDA graphs shows hundreds of one-kernel stream rows, or when the user wants to view several PP rank traces together.

pytorch 59fa76f 3 files · 82.0 KB Updated

File contents

pytorch/torchtitan/tree/main/.claude/skills/cuda_graph_trace_compaction commit 59fa76fc1e

Frequently asked questions

npx skillmds@latest add pytorch/cuda-graph-trace-compaction