<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Guys -- I am attaching my speedup2.pl perl script that will take
the of a script with multiple iterations and produce the average
megaflops and speedup. For example, if output file looked like
this...</p>
<p>You can specify the number of iterations you used in the file.
You call it like this</p>
<p>perl speedup2.pl <datafilename></p>
<p>This version assumes that you did 10 iterations per thread number
(10 with 1 thread, 10 with 2 threads, etc) and uses the
information from the first and fifth column.</p>
<p> </p>
<p><br>
</p>
<div class="moz-signature">-- <br>
<b><em>Andrew J. Pounds, Ph.D.</em></b><br>
<em>Professor of Chemistry and Computer Science</em><br>
<em>Director of the Computational Science Program</em><br>
<em>Mercer University</em><br>
<em>1501 Mercer University Drive, Macon, GA 31207 </em><br>
<em>(478) 301-5627</em><br>
</div>
</body>
</html>