Sign inSign up

openeuler/horovod

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

5.0K

openeuler/horovod repository overview

Quick reference

Horovod | 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

TagCurrentlyArchitectures
0.28.1-oe2403sp4horovod 0.28.1 on openEuler 24.03-LTS-SP4amd64, arm64
0.28.1-oe2403sp3horovod 0.28.1 on openEuler 24.03-LTS-SP3amd64, arm64
0.28.1-oe2403sp2horovod 0.28.1 on openEuler 24.03-LTS-SP2amd64, arm64
0.28.1-oe2403ltsHorovod 0.28.1 on openEuler 24.03-LTSamd64, arm64

Usage

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.

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:1ecd97861

Size

427.4 MB

Last updated

2 months ago

docker pull openeuler/horovod

This week's pulls

Pulls:

18

Last week