horovod

License CI

Horovod Ansible role

Install Horovod.

Role Variables

The variables that can be passed to this role and a brief description about them are as follows.

# 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

In order to keep the code clean, pushing changes to the master branch has been disabled. If you want to contribute, you have to create a branch, upload your changes and then create a pull request.
Thanks

About

Install Horovod

Install
ansible-galaxy install grycap/ansible-role-horovod
GitHub repository
License
apache-2.0
Downloads
262
Owner
Grid y Computación de Altas Prestaciones