Skip to content

Commit 7de01ae

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

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
@@ -205,7 +205,7 @@ Caveat: tabulate module is needed, so you might need pip install it first.
205205
An End-to-End Example
206206
---------------
207207
To demonstrate the use of Flight Recorder, we will use a small program where we induce mismatched collectives.
208-
`rank0` is programmed to do an additional collective.
208+
In this example, ``rank0`` is programmed to do an additional collective.
209209
We write out Flight Recorder dump files to the `/tmp`` directory.
210210
For the purpose of this example, we named the small program `crash.py`.
211211

0 commit comments

Comments
 (0)