Newsgroups: comp.parallel.pvm
From: yiyan@bigtime.cs.colorado.edu (Yi Yan)
Subject: a pvm barrier problem on T3D
Organization: University of Colorado, Boulder
Date: 3 Jun 1994 17:42:11 GMT
Message-ID: <2snq1j$3dh@csnews.cs.Colorado.EDU>


Have you seen the following barrier problem on T3D PVM ?

PVMFBARRIER works well on T3D if the code is a single routine.
But when the code includes a subroutine, and PVMFBARRIER is called
in the subroutine, PVMFBARRIER no longer works, no matter if I
pass the group name to subroutine, use common or even use a new
group in the subroutine.

Or do you know any working sample code which has subroutines?

Thanks,

Yan,  CAPP Lab., CU Boulder



