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 f1380d3 commit 7490332Copy full SHA for 7490332
intermediate_source/dist_tuto.rst
@@ -569,7 +569,7 @@ finally handshake with them.
569
- ``WORLD_SIZE``: The total number of processes, so that the master
570
knows how many workers to wait for.
571
- ``RANK``: Rank of each process, so they will know whether it is the
572
- master of a worker.
+ master or a worker.
573
574
**Shared File System**
575
0 commit comments