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_Publish_name functions.


Regards,
Shiqing




On 2010-6-20 11:14 AM, Stephan Hackstedt wrote:
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 <mailto: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



_______________________________________________
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

Reply via email to