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
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
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
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
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
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