💡 [REQUEST][PTD][RPC] Verify RPC Tutorials contents and scripts
@CynthiaCR is already working on this.
Since Jun 4, 2025.
- Dominant language
- Python
- Stars
- 9.3k
- Forks
- 4.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 4
Description
🚀 Describe the improvement or the new tutorial
📚 The doc issue
It has been a while these tutorials have been updated. Since there are not active developments on these, we should verify the scripts in the tutorials are still working as expected.
Getting Started with Distributed RPC Framework - https://pytorch.org/tutorials/intermediate/rpc_tutorial.html - ?
Implementing a Parameter Server Using Distributed RPC Framework - https://pytorch.org/tutorials/intermediate/rpc_param_server_tutorial.html -?
Implementing Batch RPC Processing Using Asynchronous Executions - https://pytorch.org/tutorials/intermediate/rpc_async_execution.html - ?
Combining Distributed DataParallel with Distributed RPC Framework - https://pytorch.org/tutorials/advanced/rpc_ddp_tutorial.html - ?
@DeeExe
Existing tutorials on this topic
No response
Additional context
No response
cc @wconstab @osalpekar @H-Huang @kwen2501
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.