Add Open MPI installation details for horovod (#2050)
This commit is contained in:
parent
943c4b20af
commit
26b69917b4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue