Skip to content

Commit 9e05e1f

Browse files
c-p-i-osvekars
andauthored
Update prototype_source/flight_recorder_tutorial.rst
Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent 846b766 commit 9e05e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prototype_source/flight_recorder_tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ Caveat: tabulate module is needed, so you might need pip install it first.
202202
python fr_trace.py <dump dir containing trace files> -j [--selected-ranks i j k ...] [--pg-filters tp dp]
203203
torchfrtrace <dump dir containing trace files> -j [--selected-ranks i j k ...] [--pg-filters 0 2]
204204
205-
A Small example
205+
An End-to-End Example
206206
---------------
207207
To put this all togther, we demonstrate Flight Recorder using a small program where we induce mismatched collectives.
208208
`rank0` is programmed to do an additional collective.

0 commit comments

Comments
 (0)