[CSC 435] speedup2.pl
Andrew J. Pounds
pounds_aj at mercer.edu
Mon Mar 30 21:24:28 EDT 2026
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...
You can specify the number of iterations you used in the file. You call
it like this
perl speedup2.pl <datafilename>
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.
--
*/Andrew J. Pounds, Ph.D./*
/Professor of Chemistry and Computer Science/
/Director of the Computational Science Program/
/Mercer University/
/1501 Mercer University Drive, Macon, GA 31207 /
/(478) 301-5627/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://theochem.mercer.edu/pipermail/csc435/attachments/20260330/8874cad0/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: speedup2.pl
Type: application/x-perl
Size: 1719 bytes
Desc: not available
URL: <http://theochem.mercer.edu/pipermail/csc435/attachments/20260330/8874cad0/attachment.pl>
More information about the csc435
mailing list