Skip to content

Commit 5a10b34

Browse files
mchoi8739navinsoni
authored andcommitted
add a note
1 parent 24ee1b5 commit 5a10b34

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/frameworks/pytorch/using_pytorch.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,13 @@ to run a distributed training job on two ``ml.p4d.24xlarge`` instances.
315315
}
316316
)
317317
318+
319+
.. note::
320+
321+
For more information about setting up ``torchrun`` in your training script,
322+
see `torchrun (Elastic Launch) <https://pytorch.org/docs/stable/elastic/run.html>_` in *the
323+
PyTorch documentation*.
324+
318325
----
319326

320327
.. _distributed-pytorch-training-on-trainium:

0 commit comments

Comments
 (0)