[mpich-discuss] unable to connect in 2 windows machines

Jayesh Krishna jayesh at mcs.anl.gov
Fri Jul 20 16:54:21 CDT 2012


Hi,
 Can you try running the job (cpi.exe) from an administrator command prompt (Right-click on command prompt icon and select "Run as administrator")? On the cases mentioned in your previous emails I don't see the outputs from running the job on a single machine. Does running jobs on a single host work for you?

Regards,
Jayesh

----- Original Message -----
From: "Sinta Kartika Maharani" <sintakm114080010 at gmail.com>
To: "Jayesh Krishna" <jayesh at mcs.anl.gov>
Sent: Tuesday, July 17, 2012 7:26:44 PM
Subject: Re: [mpich-discuss] unable to connect in 2 windows machines

D:\mpi>mpiexec -hosts 2 10.11.121.20 10.11.121.21 "c:\Program
Files\MPICH2\examples\cpi.exe"
Fatal error in MPI_Init: Other MPI error, error stack:
MPIR_Init_thread(392).................:
MPID_Init(139)........................: channel initialization failed
MPIDI_CH3_Init(38)....................:
MPID_nem_init(196)....................:
MPIDI_CH3I_Seg_commit(366)............:
MPIU_SHMW_Hnd_deserialize(324)........:
MPIU_SHMW_Seg_open(863)...............:
MPIU_SHMW_Seg_create_attach_templ(763): unable to allocate shared
memory - OpenFileMapping The system cannot find the file specified.


job aborted:
rank: node: exit code[: error message]
0: 10.11.121.20: 123
1: 10.11.121.21: 1: process 1 exited without calling finalize

PS : I change the IP addresses.

2012/7/18 Jayesh Krishna <jayesh at mcs.anl.gov>:
> Hi,
>  What is the output that you get when you run cpi (mpiexec -hosts 2 10.222.233.223 10.222.233.189 C:\Progra~1\MPICH2\examples\cpi.exe)?
>
> Regards,
> Jayesh
>
> ----- Original Message -----
> From: "Sinta Kartika Maharani" <sintakm114080010 at gmail.com>
> To: "Jayesh Krishna" <jayesh at mcs.anl.gov>
> Sent: Monday, July 16, 2012 10:53:37 PM
> Subject: Re: [mpich-discuss] unable to connect in 2 windows machines
>
> Hi.
> I have recompile the code.
> I have copy the same executable on both machine.
> The OS on the both machine is Win7 Ultimate 32 bit.
> But still have the same error
> Any suggestion?
>
> 2012/7/12 Jayesh Krishna <jayesh at mcs.anl.gov>:
>> Hi,
>>  The extra information is helpful in debugging. Thanks.
>>  Did you re-compile the code and copy the same executable on both the machines?
>>  Are both machines 64-bit (or 32-bit)? MPICH2 jobs do not work across 32-bit and 64-bit machines.
>>
>> Regards,
>> Jayesh
>>
>> ----- Original Message -----
>> From: "Sinta Kartika Maharani" <sintakm114080010 at gmail.com>
>> To: mpich-discuss at mcs.anl.gov
>> Sent: Monday, July 9, 2012 9:23:12 AM
>> Subject: [mpich-discuss] unable to connect in 2 windows machines
>>
>> Hi. I'm sorry if I'm asking too many times. :)
>>
>> I'm getting problem when trying to executes a program in 2 windows
>> machines. I've following the rules below :
>> 1. The both machines have the same username and password.
>> 2. Both machines have the same version of mpich2, 1.4.1p1
>> 3. The ping works fine (the ip numbers : 10.222.233.223 and 10.222.233.189)
>> 4. no firewalls in both machines.
>> 5. The registering and validating process is successful.
>> 6. from 10.222.233.223
>> C:\Program Files\MPICH2\bin>mpiexec -hosts 2 10.222.233.223
>> 10.222.233.189 hostname
>> sinta-PC
>> sinta-PC
>> from 10.222.233.189
>> C:\Program Files\MPICH2\bin>mpiexec -hosts 2 10.222.233.223
>> 10.222.233.189 hostname
>> sinta-PC
>> sinta-PC
>> 7. the domain and username : sinta-pc/sinta
>>
>> But when try executing :
>>
>> C:\Program Files\MPICH2\bin>mpiexec -hosts 2 10.222.233.223
>> 10.222.233.189 konvensional random 4
>> Fatal error in MPI_Init: Other MPI error, error stack:
>> MPIR_Init_thread(392).................:
>> MPID_Init(139)........................: channel initialization failed
>> MPIDI_CH3_Init(38)....................:
>> MPID_nem_init(196)....................:
>> MPIDI_CH3I_Seg_commit(366)............:
>> MPIU_SHMW_Hnd_deserialize(324)........:
>> MPIU_SHMW_Seg_open(863)...............:
>> MPIU_SHMW_Seg_create_attach_templ(763): unable to allocate shared
>> memory - OpenFileMapping The system cannot find the file specified.
>>
>>
>> job aborted:
>> rank: node: exit code[: error message]
>> 0: 10.222.233.223: 123
>> 1: 10.222.233.189: 1: process 1 exited without calling finalize
>>
>> any suggestions?
>> Thanks anyway
>> _______________________________________________
>> mpich-discuss mailing list     mpich-discuss at mcs.anl.gov
>> To manage subscription options or unsubscribe:
>> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss


More information about the mpich-discuss mailing list