compile python module with mpi support CC=mpicc LDSHARED="mpicc -shared" python setup.py build_ext -i