Add Open MPI installation details for horovod (#2050)

This commit is contained in:
Udit Arora 2020-06-03 04:18:26 +05:30 committed by GitHub
parent 943c4b20af
commit 26b69917b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@ run on a 2-GPU machine to validate the full test-suite.
To run all tests do the following:
Install [Open MPI](https://www.open-mpi.org/) or another MPI implementation. Learn how to install Open MPI [on this page](https://www.open-mpi.org/faq/?category=building#easy-build>).
```bash
git clone https://github.com/PyTorchLightning/pytorch-lightning
cd pytorch-lightning