UCX-based torch.distributed backend with MPI-style tag-matched send/recv (NCCL ignores tags) and collectives on CPU & CUDA.
-
Updated
Jul 5, 2026 - C++
UCX-based torch.distributed backend with MPI-style tag-matched send/recv (NCCL ignores tags) and collectives on CPU & CUDA.
Simulated Multi-GPU inference engine implementing Megatron-style Tensor Parallelism, GPipe Pipeline Parallelism, and KV Cache Sharding from scratch. Features bit-identical fidelity validation on Qwen2-0.5B weights and analytical communication cost modeling.
Learn distributed programming and collectives in pure Python
Add a description, image, and links to the torch-distributed topic page so that developers can more easily learn about it.
To associate your repository with the torch-distributed topic, visit your repo's landing page and select "manage topics."