How to install pytorch with mpi-gpu support?

We are suffering from this problem these days. Any tutorials about how to handle the problem?

for MPI support, you have to install from source: https://github.com/pytorch/pytorch#from-source

1 Like

You may want some more infos here:

1 Like