Forum Discussion
Altera_Forum
Honored Contributor
8 years agoInteresting, did you figure out the problem? Which board are you using? Try to use the profiler to check the actual kernel runtime.
It's actually quite common in GPU programming, usually we use a warm-up kernel to get around the power-saving status so we can measure the correct runtime, haven't encounter this on my Arria10 FPGA though.