Skip to content

Commit 8acfe7e

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

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

prototype_source/flight_recorder_tutorial.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,11 @@ An End-to-End Example
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
The Flight Recorder dump files are saved to the ``/tmp`` directory.
210-
For the purpose of this example, we named the small program `crash.py`.
210+
For demonstration purposes, we named this program ``crash.py``.
211+
212+
.. note::
213+
Please note that this is a simplified example. In real-world scenarios, the process would involve more
214+
complexities.
211215

212216
.. code:: python
213217

0 commit comments

Comments
 (0)