Ross ROSS = Recommend OSS · open-source software intelligence for agents

tczhangzhi/pytorch-distributed resource

A quickstart and benchmark for pytorch distributed training. observed · 2026-08-28

github.com/tczhangzhi/pytorch-distributed · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2449
  • days_rel: n/a
  • days_push: 769
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1655 stars · 293 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A collection of PyTorch example scripts demonstrating different distributed/multi-GPU training approaches (DataParallel, torch.distributed, torch.multiprocessing, Apex, Horovod, Slurm) on ImageNet. It also includes benchmark results comparing the speed of these methods on Tesla V100 GPUs.

Use cases

  • learn how to do multi-gpu training in pytorch
  • compare pytorch distributed training frameworks
  • quickstart code for torch.distributed
  • benchmark apex vs horovod vs dataparallel
  • set up distributed training on a slurm cluster
  • speed up model training with multiple gpus

When to choose

  • you want copy-paste quickstart examples for PyTorch distributed training
  • you need to decide which multi-GPU approach to use based on benchmarks
  • you are learning distributed training concepts in PyTorch

When to avoid

  • you need a production-ready distributed training framework rather than examples
  • you need up-to-date examples for the latest PyTorch APIs
  • you need single-GPU training or CPU-only training

Facets

learning-resource · maturity maintenance

machine-learning llm-training benchmarking developer-tools deep-learning machine-learning tutorials gpu-computing python cross-platform pytorch distributed-training quickstart horovod apex imagenet multi-gpu example-code gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
tczhangzhi/pytorch-distributedmain32

For agents

markdown · JSON · MCP: product_card(name="tczhangzhi/pytorch-distributed")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem