Re: [OMPI users] win32 and linux64

2010-11-22 Thread Hicham Mouline
No way!!! That is so limiting,

Are you aware of any MPI implementation that is able to do both windows and
linux?

regards,

  _  

Hi Hicham, 

Unfortunately, it's not possible to run over both windows and linux. 

Regards, 
Shiqing 

--
Shiqing Fan  http://www.hlrs.de/people/fan
High Performance Computing   Tel.: +49 711 685 87234
   Center Stuttgart (HLRS)Fax.: +49 711 685 65832
Address:Allmandring 30   email: fan_at_[hidden]
70569 Stuttgart


Re: [OMPI users] win32 and linux64

2010-11-22 Thread Shiqing Fan

Hi Hicham,

Unfortunately, it's not possible to run over both windows and linux.


Regards,
Shiqing

On 2010-11-22 10:04 AM, Hicham Mouline wrote:

Hello

Is it possible to run openmpi application over 2 hosts win32 and linux64?

I ran this from the win box

mpirun -np 2 --hetero --host localhost,host2 .\Test1.exe

and the error was:
[:04288] This feature hasn't been implemented yet.
[:04288] Could not connect to namespace cimv2 on node host2.
Error code =-2147023174

Obviously I need to provide the linux binary as well, on host2.

Is this at all possible?

regards,

___
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users




--
--
Shiqing Fan  http://www.hlrs.de/people/fan
High Performance Computing   Tel.: +49 711 685 87234
  Center Stuttgart (HLRS)Fax.: +49 711 685 65832
Address:Allmandring 30   email: f...@hlrs.de
70569 Stuttgart



[OMPI users] win32 and linux64

2010-11-22 Thread Hicham Mouline
Hello

Is it possible to run openmpi application over 2 hosts win32 and linux64?

I ran this from the win box
> mpirun -np 2 --hetero --host localhost,host2 .\Test1.exe

and the error was:
[:04288] This feature hasn't been implemented yet.
[:04288] Could not connect to namespace cimv2 on node host2.
Error code =-2147023174

Obviously I need to provide the linux binary as well, on host2.

Is this at all possible?

regards,