LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: Jeff Squyres (jsquyres_at_[hidden])
Date: 2004-09-09 14:25:36


On Sep 9, 2004, at 3:12 PM, Pravin R Joshi wrote:

> After recompiling the code I got rid of the error message that I was
> getting.
> Now the program runs properly, but only on one node. the second node
> still
> does not show an mpirun when I do a ps -e for it. Also the first
> nodes only
> shows 1 instance of mpirun with ps -e. The command that i use mpirun
> -np 2
> reduc.

mpirun does not execute on both nodes -- mpirun is only executed on the
node where you invoked it. Only reduc should be executed on both
nodes.

-- 
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/