[Beowulf] Time measurement

ThanhVu H. Nguyen - Gmail nguyenthanhvuh at gmail.com
Mon Aug 1 08:13:20 PDT 2005


Hi, just wondering what the standard way of measure the execution time
?  

2 methods I thought about are: 

1) /usr/bin/time  prog   : this includes all the communcation, i/o ,
loading overhead etc

2) include start_time , end_time code in the program : this won't
include the communication , i/o , loading etc overhead.

what method is usually used ?  thanks  

tvn,

ThanhVu H. Nguyen



More information about the Beowulf mailing list