Re: [OMPI users] ompi-ps failure on WinXP

2010-06-21 Thread Shiqing Fan
Hi Stephan, I haven't tried to generate NMake Makefile to build Open MPI on Window, the original purpose of using CMake was to generate Visual Studio solution files. But if you can provide more information, e.g. error messages, maybe I can figure out the problem for NMake. Thanks, Shiqing O

Re: [OMPI users] ompi-ps failure on WinXP

2010-06-21 Thread Shiqing Fan
Hi Stephan, For ompi-server test, you could probably refer to this Open MPI doc: http://www.open-mpi.org/doc/v1.4/man1/ompi-server.1.php . Possible tests would be "ompi-server -r -", "ompi-server -r +", "ompi-server -r file", or you can also write a MPI program using MPI_Lookup_name/MPI_Pub

Re: [OMPI users] ompi-ps failure on WinXP

2010-06-21 Thread Shiqing Fan
Hi Stephan, ompi-ps is now fixed in trunk (r23286), it should work again with this fix, could you please update and try it again? Thanks, Shiqing On 2010-6-16 6:55 PM, Stephan Hackstedt wrote: Hello, i am using Open-MPI on a WinXP Professional VirtualBox machine. Open-MPI is build with cm

Re: [OMPI users] ompi-ps failure on WinXP

2010-06-20 Thread Stephan Hackstedt
Hello, i found no solution for this until yet. Is there anyone who has a running ompi-server.exe on Windows XP? If so, it would be great to tell me what i can do, to make ompi-server-exe running properly on WinXP. Stephan 2010/6/16 Stephan Hackstedt > Hello, > > i am using Open-MPI on a WinXP

[OMPI users] ompi-ps failure on WinXP

2010-06-16 Thread Stephan Hackstedt
Hello, i am using Open-MPI on a WinXP Professional VirtualBox machine. Open-MPI is build with cmake and nmake. When i'm trying to use the ompi-ps tool i got the following failure (the same with ompi-server, ompi-clean and orted): #