Newsgroups: comp.parallel.mpi
From: stoclet@ccr.jussieu.fr (Patrick STOCLET)
Subject: barrier problem within a  routine
Organization: CCR - Universites Paris VI/VII - Paris - France
Date: 5 Nov 1997 18:53:32 +0100
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Message-ID: <63qbqs$3sh4@moka.ccr.jussieu.fr>


hello,this must be an easy one 

i call a routine with only a restricted number of nodes 

i must use barriers inside the routine 

do i have to create inside my routine  a new group, a new  communicator and 
do my barrier only with my new communicator 
or is there some simple elegant way to do it 

the number of nodes calling the routine can change 


thanks for hints 

patrick stoclet

