compile python module with mpi support

Author

Andrea Zonca

Published

July 6, 2012

CC=mpicc LDSHARED=“mpicc -shared” python setup.py build_ext -i