horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 95
- Release rhythm 8
- Longevity 100
Flags: archived no_license
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: 3311
- days_rel: n/a
- days_push: 35
- n_releases_24m: 0
Adoption not part of the score
14688 stars · 2233 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Horovod is a distributed deep learning training framework for TensorFlow, Keras, PyTorch, and Apache MXNet, originally developed at Uber. It lets users scale single-GPU training scripts to run across many GPUs with minimal code changes, using MPI-style allreduce and integration with Spark and Ray. The project is now inactive.
Use cases
- scale a single-GPU PyTorch training script to multiple GPUs
- run distributed TensorFlow training across a cluster
- train deep learning models on Spark clusters
- use NCCL-based allreduce for fast multi-node GPU training
- unify data processing and model training in one pipeline
When to choose
- you need multi-GPU or multi-node data-parallel training with PyTorch, TensorFlow, Keras, or MXNet
- you want minimal code changes to scale an existing training script
- you are maintaining an existing Horovod-based training pipeline
When to avoid
- starting a new project, since Horovod is officially inactive and unmaintained
- you only need single-GPU training
- you prefer framework-native distributed training like torch.distributed or tf.distribute
Facets
library · maturity abandoned
machine-learning deep-learning llm-training machine-learning deep-learning microservices gpu-computing python cloud distributed-training mpi nccl tensorflow pytorch keras mxnet spark data-parallelism linux gpu docker
4 sources
- readme: https://github.com/horovod/horovod · fetched 2026-08-28 · ed4b581fad1e
- homepage: http://horovod.ai · fetched 2026-08-29 · 019c64bd1fe7
- site_page: https://horovod.ai/getting-started · fetched 2026-08-29 · ea382b085226
- registry_pypi: https://pypi.org/pypi/horovod/json · fetched 2026-08-29 · b4c69987a796
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| horovod/horovod | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem