Re: [OMPI users] Mpiexec hanging when running "hello world" on 2 EC2 windows instances

2012-06-25 Thread Shiqing Fan
012 8:11 p.m. *To:* Open MPI Users *Cc:* Peter Soukalopoulos *Subject:* Re: [OMPI users] Mpiexec hanging when running "hello world" on 2 EC2 windows instances Hi Peter, The Open MPI potentially uses WMI to launch remote processes, so the WMI has to be configured correctly. There

[OMPI users] Mpiexec hanging when running "hello world" on 2 EC2 windows instances

2012-06-24 Thread Peter Soukalopoulos
Hi Shiqing, As requested, I ran the wmic command. No problems executing notepad.exe remotely - process with id 2416 created on remote node. >From 10.244.166.37 C:\Users\greenbutton>wmic /node:10.243.1.134 process call create notepad.exe Executing (Win32_Process)->Create() Method execution su

Re: [OMPI users] Mpiexec hanging when running "hello world" on 2 EC2 windows instances

2012-06-23 Thread Peter Soukalopoulos
lease assist. Regards, Peter From: Shiqing Fan [mailto:f...@hlrs.de] Sent: Friday, 22 June 2012 8:11 p.m. To: Open MPI Users Cc: Peter Soukalopoulos Subject: Re: [OMPI users] Mpiexec hanging when running "hello world" on 2 EC2 windows instances Hi Peter, The Open MPI pot

Re: [OMPI users] Mpiexec hanging when running "hello world" on 2 EC2 windows instances

2012-06-22 Thread Peter Soukalopoulos
ent: Friday, 22 June 2012 8:11 p.m. To: Open MPI Users Cc: Peter Soukalopoulos Subject: Re: [OMPI users] Mpiexec hanging when running "hello world" on 2 EC2 windows instances Hi Peter, The Open MPI potentially uses WMI to launch remote processes, so the WMI has to be configured correctl

Re: [OMPI users] Mpiexec hanging when running "hello world" on 2 EC2 windows instances

2012-06-22 Thread Shiqing Fan
Hi Peter, The Open MPI potentially uses WMI to launch remote processes, so the WMI has to be configured correctly. There are two links talking about how to set it up in README.WINDOWS file: http://msdn.microsoft.com/en-us/library/aa393266(VS.85).aspx http://community.spiceworks.com/topic/578

[OMPI users] Mpiexec hanging when running "hello world" on 2 EC2 windows instances

2012-06-22 Thread Peter Soukalopoulos
I am a new comer to Open MPI. I have spent the last day trying to diagnose why a "hello world" MPI application compiled with OpenMPI v1.6.1 (64 bit) hangs when run on two EC2 Windows instances. I note they are running on different subnets so I'm using the mca btl_tcp_if_include 10.0.0.0/8 parame