18.337 WebMeeting


Message from: Kris Joshi (kjoshi@MIT.EDU)
About: mpirun -np 2 -machinename hosts <program> doesn't always work

Wed, 19 Feb 97 02:21:31 EST

  • Next message: Joe Kanapka: "mpirun"
    I find that although the shared memory MPI

    mpirun.ch_shmem -np 2 <program>

    always seems to work, the distributed memory version

    mpirun -np 2 -machinefile hosts <program>

    does not work with programs "pingpong" or "hello".
    But it works fine with program "pi".

    The error I get is

    0 - Error in MPI_INIT : MPIRUN chose the wrong device ch_p4;
    program needs device ch_shmem
    [0] Aborting program !

    I am of course using the entire path
    /usr/local/mpi.old/bin/ for the commands.

    What gives?

    ----
    NOTE: This message was sent using a WWW form. The address kjoshi@mit.edu
    was typed manually, and may easily be incorrect.



    You may post a follow-up message or a new message. To send a reply directly to the author, you may click on the email address above.

    If you would like to submit a message using your own mail program, send it to: 18.337-wm@webmeet.mit.edu

    If you are following up this article, please include the following line at the beginning of your message:
    In-Reply-To: 9702190721.AA15864@arachnophobia.MIT.EDU