Forum Discussion
Altera_Forum
Honored Contributor
8 years agowhy did clFinish cause a shorter execution time for collaborative computing
Hi, :( So sorry... I am new and I do not know why I can not reply to @HRZ on this thread: https://alteraforum.com/forum/showthread.php?t=57651 So sorry I have to post a new thread here... ...
Altera_Forum
Honored Contributor
8 years agoI believe that your understanding of clFinish is correct. The timing that you are seeing is strange though. OpenCL calls are thread-safe except for setKernelArgs, are there other operations that get enqueued to the same queue? Also where are you measuring the time for the thread execution on the CPU?