You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,8 @@ and running the following command:
34
34
```
35
35
make install_conda
36
36
```
37
+
Optionally, if you work with multi-GPU environment and want to have Nvidia's collective communication calls
38
+
[(NCCL)](https://developer.nvidia.com/nccl>) enabled, please visit the [installation guide](https://pylops.github.io/pylops-mpi/installation.html) for further detail
37
39
38
40
## Run Pylops-MPI
39
41
Once you have installed the prerequisites and pylops-mpi, you can run pylops-mpi using the `mpiexec` command.
0 commit comments