The official Horovod docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current horovod docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
Horovod is a distributed deep learning training framework for TensorFlow, Keras, PyTorch, and Apache MXNet. The goal of Horovod is to make distributed deep learning fast and easy to use.
Learn more on Horovod Website.
The tag of each horovod docker image is consist of the version of horovod and the version of basic image. The details are as follows
| Tag | Currently | Architectures |
|---|---|---|
| 0.28.1-oe2403sp4 | horovod 0.28.1 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
| 0.28.1-oe2403sp3 | horovod 0.28.1 on openEuler 24.03-LTS-SP3 | amd64, arm64 |
| 0.28.1-oe2403sp2 | horovod 0.28.1 on openEuler 24.03-LTS-SP2 | amd64, arm64 |
| 0.28.1-oe2403lts | Horovod 0.28.1 on openEuler 24.03-LTS | amd64, arm64 |
In this usage, users can select the corresponding {Tag} based on their requirements.
Pull the openeuler/horovod image from docker
docker pull openeuler/horovod:{Tag}
Start a horovod instance
docker run -d --name my-horovod openeuler/horovod:{Tag}
After the Horovod container starts, it will display version information.
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:1ecd97861…
Size
427.4 MB
Last updated
2 months ago
docker pull openeuler/horovodPulls:
18
Last week