diff --git a/intermediate_source/dist_tuto.rst b/intermediate_source/dist_tuto.rst index 35f6341395f..4a45254998c 100644 --- a/intermediate_source/dist_tuto.rst +++ b/intermediate_source/dist_tuto.rst @@ -569,7 +569,7 @@ finally handshake with them. - ``WORLD_SIZE``: The total number of processes, so that the master knows how many workers to wait for. - ``RANK``: Rank of each process, so they will know whether it is the - master of a worker. + master or a worker. **Shared File System**