home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / parallel / 1945 < prev    next >
Encoding:
Internet Message Format  |  1992-08-15  |  1.2 KB

  1. Xref: sparky comp.parallel:1945 sci.math.num-analysis:2497
  2. Path: sparky!uunet!usc!sdd.hp.com!swrinde!gatech!hubcap!fpst
  3. From: rdd@ukc.ac.uk (Rudnei Dias da Cunha)
  4. Newsgroups: comp.parallel,sci.math.num-analysis
  5. Subject: Timing an application program under PVM
  6. Message-ID: <1493@eagle.ukc.ac.uk>
  7. Date: 20 Aug 92 14:41:22 GMT
  8. Sender: rdd@ukc.ac.uk
  9. Organization: Computing Lab, University of Kent at Canterbury, UK.
  10. Lines: 19
  11. Approved: parallel@hubcap.clemson.edu
  12.  
  13.  
  14. Dear colleagues,
  15.  
  16. I wonder if somebody who uses PVM could help me. I am having trouble
  17. measuring the time taken by some application programs written in FORTRAN 77
  18. and run on a network of SUN4s. 
  19.  
  20. Apparently the execution time returned by the function ``dtime'' is that of 
  21. the application program only and is not including the time taken by the 
  22. daemons to actually transfer the data. Any suggestions? Shall I use a
  23. similar approach to that in the program ``timing.c'' that comes with PVM,
  24. which uses the ``gettimeofday'' routine?
  25.  
  26. Thanks in advance!
  27. --
  28.                                     Rudnei Dias da Cunha
  29.                                         rdd@ukc.ac.uk
  30.                        Computing Lab, University of Kent at Canterbury
  31.                           Canterbury, Kent  CT2 7NF, United Kingdom
  32.