Newsgroups: comp.parallel.pvm
Path: ukc!uknet!pipex!howland.reston.ans.net!torn!nott!cunews!qadri
From: qadri@scs.carleton.ca (Nashib Qadri)
Subject: Synchronization on PVM
Message-ID: <CLspKK.GsD@cunews.carleton.ca>
Sender: Nashib Qadri 
Organization: Carleton University
Distribution:  world
Date: Fri, 25 Feb 1994 19:45:56 GMT
Lines: 14

Hi,
	I was wondering if there is a call in PVM similar to the gsync()
call on the iPSC/2.

	For those not familiar with the gsync() call, all it does is that
it synchronizes all the tasks eg. if line 17 contains a call to gsync()
on all the nodes then none of them execute line 18 till all of them
have reached line 17 and synchronize.

	If I don't understand gsync() correctly, please do correct me.


							Thanks,
							Nash.

