Forum Discussion
Altera_Forum
Honored Contributor
8 years agoOk I have found out that what I need is to use subBuffers but then again I need to specify these buffers in the kernel... I need to pass a dynamic number of objects and I cannot use offsets on buffers hence no pointer aritmetic on buffers.. This sucks!
Basically if I need a dynamic NDRange which means more buffers to pass or data I cannot do it!... Is there anyone with a good suggestion?