Hi Peter,
I'm a little surprised that tcp was used -- OMPI should "prefer" thelow latency interconnects (such as mvapi) to tcp and automatically usethem.
This is a small issue and should be fixed in the next day or two. In the meantime to run using mvapi only use:
mpirun -np 2 -mca btl-base-include self,mvapi (etc...) Thanks, Galen