MPI on virtual nodes

From NEClusterWiki
Revision as of 01:41, 7 July 2012 by Ondrejch (talk | contribs) (thanks Shane!)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To run MPI on virtual nodes one has to specify the interface: The argument (to mpirun) needed is:

--mca btl_tcp_if_include tun0

Source for more knowledge: http://stackoverflow.com/questions/10466119/mpi-send-stops-working-after-mpi-barrier/10473106#10473106