Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
7 years ago

How to deal with the Out-of-Order Loop Iterations in single work-item kernel?

Hi, Today I tried to use single work-item kernel. I have a nested loop. In Loop Report, I found my outer loop not pipelined due to: loop iteration ordering: iterations may get out of o...