[mpich-discuss] MPICH2 Between Linux/Windows

杨尚琴 yosoqoo at 163.com
Thu Apr 12 03:58:42 CDT 2012


Hi
I'm trying to establish a connection between a process on linux (redhat  2.6.32-71.el6.i686) and a process on a WinXp machine(32-bit system). MPICH2 1.4.1p1 on both machines. The WinXP with installer, Linux from sources.
I configured the linux side with
./configure --with-pm=smpd --with-device=ch3:nemesis
 
I have tested the windows between 32-bit system is OK. but mpich2 between Linux/windows is error. The contents of the machinefile.txt  is:
 192.168.1.1
 192.168.1.2
 
The run results:
C:\mpi>mpiexec -n 4 -machinefile machinefile.txt -channel nemesis -path "c:\mpi;/home/administrator/mpich2-1.4.1p1/examp
les" cpi
Process 2 of 4 is on yangsq
Process 0 of 4 is on yangsq
Process 3 of 4 is on yangsq-redhat32
Process 1 of 4 is on yangsq-redhat32
Fatal error in PMPI_Bcast: Other MPI error, error stack:
PMPI_Bcast(1478)......................: MPI_Bcast(buf=0022FF28, count=1, MPI_INT, root=0, MPI_COMM_WORLD) failed
MPIR_Bcast_impl(1321).................:
MPIR_Bcast_intra(1119)................:
MPIR_Bcast_scatter_ring_allgather(962):
MPIR_Bcast_binomial(213)..............: Failure during collective
MPIR_Bcast_scatter_ring_allgather(955):
MPIR_Bcast_binomial(189)..............:
MPIC_Send(66).........................:
MPIC_Wait(540)........................:
MPIDI_CH3I_Progress(402)..............:
MPID_nem_mpich2_blocking_recv(905)....:
MPID_nem_newtcp_module_poll(37).......:
MPID_nem_newtcp_module_connpoll(2656).:
gen_cnting_fail_handler(1739).........: connect failed - 远程系统拒绝网络连接。
 (errno 1225)
job aborted:
rank: node: exit code[: error message]
0: 192.168.1.1: 1: process 0 exited without calling finalize
1: 192.168.1.2: -2
2: 192.168.1.1: 123
3: 192.168.1.2: -2
 
 
thanks.
 

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20120412/aeafaabc/attachment.htm>


More information about the mpich-discuss mailing list