Skip to content

Commit d05a9be

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

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
@@ -203,7 +203,7 @@ Caveat: tabulate module is needed, so you might need pip install it first.
203203
torchfrtrace <dump dir containing trace files> -j [--selected-ranks i j k ...] [--pg-filters 0 2]
204204
205205
An End-to-End Example
206-
---------------
206+
------------------------------------
207207
To demonstrate the use of Flight Recorder, we will use a small program where we induce mismatched collectives.
208208
In this example, ``rank0`` is programmed to do an additional collective.
209209
We write out Flight Recorder dump files to the `/tmp`` directory.

0 commit comments

Comments
 (0)