Login  Register

Re: Measuring data transfer and execution time

Posted by Veles on Apr 27, 2013; 12:00pm
URL: https://forum.jogamp.org/Measuring-data-transfer-and-execution-time-tp4029023p4029064.html

I have figured out how to put my command queue into PROFILING_MODE, but I still dont know how to create a CLEvent object (it does not have a constructor). Lets say I wanted to measure how long the kernel execution takes...how do I initialize a CLEvent for it...