On Thu, 2014-02-13 at 00:53 -0800, Sarath Malipeddi wrote:
>
> all 4 processes ran on vm1 only
> what about the cores in vm2?
Your MPI setup is wrong; at very least, I believe, you need to specify
the hosts file. Please google for some tutorials that explain how to set
up MPI (there are billions of them out there), your questions are not
specific to mpi4py.