Hi all,
i’ve tested running-time of my program both with cutil Timer and visual profiler, but the results are very different!
in Profiler shows, my kernel needs GPU Time 289187 (in usec??). Using cutilCheckError(cutStartTimer(timer)); and cutilCheckError(cutStopTimer(timer));
showes just 0,143321 ms.
who has any ideal?
regards!