[mvapich-discuss] no route to host

Hoot Thompson hoot at ptpnow.com
Sun Aug 14 17:05:00 EDT 2011


I'm trying to run a simple test (osu_benchmark) over a 10GigE interface
and for some reason it's trying to use eth0 (192.x addresses) whereas
the intended host addresses are 10.10.10. and 10.10.10.2 (resolved
in /etc/hosts). A simple mpirun test works as expected. Is there a
configuration I'm missing?

Thanks in advance,

Hoot

hoot at u1-1104:~/osu$ mpirun -np 2 -hostfile hosts /home/hoot/hello
hello, world
hello, world


hoot at u1-1104:~/osu$ mpirun -np 2 -hostfile hosts osu_bibw
# OSU MPI Bi-Directional Bandwidth Test v3.3
# Size     Bi-Bandwidth (MB/s)
[u2-1104][[23864,1],1][btl_tcp_endpoint.c:638:mca_btl_tcp_endpoint_complete_connect] connect() to 192.168.122.133 failed: No route to host (113)
[u1-1104][[23864,1],0][../../../../../../ompi/mca/btl/tcp/btl_tcp_endpoint.c:638:mca_btl_tcp_endpoint_complete_connect] connect() to 192.168.122.12 failed: No route to host (113)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.cse.ohio-state.edu/pipermail/mvapich-discuss/attachments/20110814/d3922f17/attachment-0001.html


More information about the mvapich-discuss mailing list