Login  Register

Re: HelloJOCL Problems on MacOSX

Posted by ralphrmartin on Feb 09, 2011; 6:39pm
URL: https://forum.jogamp.org/HelloJOCL-Problems-on-MacOSX-tp2456996p2460616.html

Michael, thanks again.

CLCommandQueue queue = context.getDevices()[0].createCommandQueue();
let me use the GPU and a worksize of 256.

The later build 276 fixed the NPE bug.

All is now looking good!