From: Song Wang <wsong@ece.uci.edu>
Newsgroups: comp.parallel.mpi
Subject: clock synchronization
Date: Wed, 03 Feb 1999 11:33:41 -0800
Organization: University of California, Irvine
Message-Id: <36B8A495.FED79032@ece.uci.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Xref: ukc comp.parallel.mpi:4581


Hi, folks,

Does anyone know where to find the source code using MPI to
implement clock synchronization of different
computers connected by a local area network?
I think calling MPI_Barrier and MPI_Wtime is not enough.

Thanks in advance.

SW.

