Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHi,
I wished to have N work-items in the write kernel, and call the single task kernel reading N times. I have found that with the static (defined) N, this seems to be faster. I now want to be able to vary the work group size of the writer, and pass N as a parameter to the single task kernel. The error above is what i got. Any way around it? Thanks, Stephen