Home > SURF > Timing

Timing

July 8th, 2009 Stephen Larew

Today I set up a timing test framework. In the process I found a few bugs and fixed them. I also began updating my comments to reflect all the changes.

The timing framework generates many day sets bases from a parameters file and then runs my cuda imp and satscan and records the runtimes. It will run my cuda imp multiple times per data set and take an average time.

Currently the cuda imp is still limited to about 95×95 grid points. It should handle millions of data points though.

Tomorrow I will look at the results of the time tests and begin the time scan code.

Categories: SURF Tags:
Comments are closed.