Please change the timing in your program to use gethrtime() (or the Cilk equivalent,
if you are using Cilk) as described in the "Rules Clarification: Timing" message
above. (Don't worry...this change should only take a few seconds to make.)
gethrtime() works and it does what we want, and I think we should all measure
time in the same way if we are to compare our results.
Remember NOT to divide the time by the number of processors when you use
gethrtime() (otherwise, your Mflops will be worse if you use more processors!).
See you all today in class!
It will be interesting to see what people have come up with. Don't worry if you
think your program is slow; this is all for fun, anyway. (I know my program is not
nearly as fast as I would like it to be; I haven't had time to explore some of the more
interesting algorithms.)
Cordially,
Steven G. Johnson
----
NOTE: This message was sent using a WWW form. The address stevenj@mit.edu
was typed manually, and may easily be incorrect.
In-Reply-To: 9704240543.AA25145@arachnophobia.MIT.EDU