MPI / Pylith does not work on Macs without internet connection

The workaround is to tell MPI to use sockets for all communication by setting the environment variable IF_PROVIDER to sockets. I will add this to the PyLith documentation. We will consider setting this in the setup.sh file.

export FI_PROVIDER=sockets