Skip to content

Commit 57a4dfb

Browse files
committed
add a note
1 parent 2075b57 commit 57a4dfb

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)