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 <stephan.hackst...@googlemail.com> > 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): > > > > ####################################################################### > > D:\project\cluster_ompi>ompi-ps.exe > [vbox:03552] [[INVALID],INVALID] ORTE_ERROR_LOG: Not found in file > D:\project\op > enmpi_1_4_2_src\orte\runtime\orte_init.c at line 125 > -------------------------------------------------------------------------- > It looks like orte_init failed for some reason; your parallel process is > likely to abort. There are many reasons that a parallel process can > fail during orte_init; some of which are due to configuration or > environment problems. This failure appears to be an internal failure; > here's some additional information (which may only be relevant to an > Open MPI developer): > > orte_ess_base_select failed > --> Returned value Not found (-13) instead of ORTE_SUCCESS > -------------------------------------------------------------------------- > > ######################################################################## > > > > on the other way, when use mpirun to start the tools like "mpirun > ompi-ps.exe" there is no error. > It this normal, or maybe is there an fix to solve my problem? > I'm would be nice if somebody has a solution for this. > > > Stephan >