clpeak icon indicating copy to clipboard operation
clpeak copied to clipboard

Adding initial commit for measurement performance of runtime overhead

Open kamdiedrich opened this issue 6 years ago • 2 comments

This is initial commit for measurement performance run-time overhead, in next steps there will be extended testing values (e.g. LWS, events) and test cases

kamdiedrich avatar Oct 23 '18 08:10 kamdiedrich

Sorry for the late response. What exactly are these tests trying to measure? I did run them, but was not sure what it was displaying

krrishnarraj avatar Apr 04 '19 07:04 krrishnarraj

Those tests measure CPU driver overhead for various API calls. They show how long it takes to execute given API (i.e. clEnqueueNDRangeKernel) in various conditions ( multiple threads, different parameter sets, etc. )

MichalMrozek avatar Nov 26 '19 08:11 MichalMrozek