[mvapich-discuss] MPI Code hangs at MPI_Init

Vaibhav Sundriyal vaibhavsupersaiyan9 at gmail.com
Wed Dec 6 21:24:12 EST 2017


Hi,


I have configure MVAPICH on two nodes and when I give the command

mpirun -n 2  -hostfile hostfile -env MV2_SMP_USE_CMA=0 hostname

where hostfile looks like

node1:1
node2:2

, the hostnames of both the nodes get printed. But, when I try to execute
OSU benchmark ./osu_latency, the execution hangs. Through some debugging, I
figured out that the execution hangs at

MPI_CHECK(MPI_Init(&argc, &argv));

Can anyone help me resolve this issue?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cse.ohio-state.edu/pipermail/mvapich-discuss/attachments/20171206/093efd22/attachment.html>


More information about the mvapich-discuss mailing list