We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 648a0d4 commit 2a7974eCopy full SHA for 2a7974e
prototype_source/flight_recorder_tutorial.rst
@@ -206,7 +206,7 @@ An End-to-End Example
206
------------------------------------
207
To demonstrate the use of Flight Recorder, we will use a small program where we induce mismatched collectives.
208
In this example, ``rank0`` is programmed to do an additional collective.
209
-We write out Flight Recorder dump files to the `/tmp`` directory.
+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`.
211
212
.. code:: python
0 commit comments