grycap.horovod

License CI

Horovod Ansible Role

This role installs Horovod.

Role Variables

Here are the variables you can use with this role, along with a short explanation:

# gpu_support: false
# horovod_install_env_vars:
#   HOROVOD_WITH_MPI: 1
#   HOROVOD_WITH_PYTORCH: 1
#   HOROVOD_WITH_TENSORFLOW: 1
#   HOROVOD_WITHOUT_MXNET: 1

Example Playbook

  - hosts: all
  roles:
  - { role: 'grycap.horovod' }

Contributing to the Role

To keep the code organized, you cannot push changes directly to the master branch. If you want to help, create a new branch, add your changes, and then submit a pull request.
Thank you!

Informazioni sul progetto

Install Horovod

Installa
ansible-galaxy install grycap.horovod
Licenza
apache-2.0
Download
537
Proprietario
Grid y Computación de Altas Prestaciones