Forum Discussion
Altera_Forum
Honored Contributor
8 years agoOk so I had removed something from the code and now it fits. Now I am experiencing a bit too long execution timings.
I was wondering. Do workgroups run in parallel or it's not guaranteed? Because I am running this configuration: 256 as global size and 1 as local size. It looks like as I increase the global size the execution time increases linearly. Am I doing it wrong?