Newsgroups: comp.parallel.mpi
From: Kamran Kazemi <kamran@cs.uwa.edu.au>
Subject: Process ranks in MPI_COMM_WORLD
Organization: The University Of Western Australia
Date: Mon, 06 Apr 1998 12:06:50 +0800
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <352854D9.DEC3D395@cs.uwa.edu.au>

Hi everyone

Does anybody know if one can change the ranks of
process within the world communicator?  As far as
I know the group/communicator management routines
returns a new handle.  Can we somehow pass the world
communicator (MPI_COMM_WORLD) as the target
to any of these routines?  I am interested to know if the
ranks of the processes in MPI_COMM_WORLD can
change in any way?

Thanks in advance
Kamran




