Newsgroups: comp.parallel.pvm
From: Darren Porras <dporras@crml.uab.edu>
Subject: Timing
Organization: University of Alabama at Birmingham
Date: Tue, 15 Apr 1997 09:14:53 -0500
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <33538D5D.1CE4@crml.uab.edu>

I want to compare timing information between a serial run and a PVM
parallel run. The PVM run consists of a master process spawning 6
slaves. What is the best way to do this? I tried using the UNIX time 
command on the serial case, but I'm not sure how to get the timing info
for each slave task. 

Thanks!

Darren Porras

