LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Yeliang Zhang (zhang_at_[hidden])
Date: 2005-07-19 13:57:37


Hi,

I have the following errors when I tried to run an executable. The code
is working fine before but suddenly it stops working with RPI problem.
Do you know how to solve this problem?

Thank you.

Yeliang

[zhang_at_minime64 testing]$ mpirun n0-7 -np 8 test.x
-----------------------------------------------------------------------------
It seems that [at least] one of the processes that was started with
mpirun chose a different RPI than its peers. For example, at least
the following two processes mismatched in their RPI selections:

    MPI_COMM_WORLD rank 4: usysv (v7.1.0)
    MPI_COMM_WORLD rank 1: gm (v1.2.0)

All MPI processes must choose the same RPI module and version when
they start. Check your SSI settings and/or the local environment
variables on each node.
-----------------------------------------------------------------------------