Re: Kernel not processing half of the elements on GPU, works fine on CPU
Posted by
Michael Bien on
May 15, 2011; 2:36pm
URL: https://forum.jogamp.org/Kernel-not-processing-half-of-the-elements-on-GPU-works-fine-on-CPU-tp2941599p2945807.html
I'll try to take a look at it this evening, at the first glance your
code looks good.
Are you running a 64bit JVM?
best regards,
michael
On 05/15/2011 04:37 AM, John_Idol [via jogamp] wrote:
Weirdest finding: if I change all the doubles to
floats the problem seems to go away.
Does this make any sense at all?