From: "Christopher R. Thompson" <Christopher@Mail.TfJC.Com>
Newsgroups: comp.parallel.mpi
Subject: Re: synchronizing clocks in MPI
Date: Sat, 05 Jun 1999 09:51:08 -0700
Organization: Posted via RemarQ Communities, Inc.
Message-Id: <3759557B.FCF181F3@Mail.TfJC.Com>
References: <7imb0g$b6j$1@nslave1.tin.it> <7jb0kl$62k$1@nnrp1.deja.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Xref: ukc comp.parallel.mpi:5173


anpap@my-deja.com wrote:
> 
> Hi!
> Can anyone tell me how I can synchronize the clocks of
> the machines running an MPI program?

http://www.eecis.udel.edu/~ntp/

Is probably as close as your going to get.

> (I know it has something to do with MPI_WTIME_IS_GLOBAL)
> 
> I need to get the times commands start and return. I need these
> times to be the same for all processor so that I can compare them.
> This is what profiling tools (like Vampir, jumpshot, Pablo etc) do,
> but I want to create something for my own needs.
> 
> please email me.
> 
> Andreas.
> 
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.

