Re: OpenCL on mobile devices
Posted by
Xerxes Rånby on
Mar 26, 2013; 11:29am
URL: https://forum.jogamp.org/OpenCL-on-mobile-devices-tp4028411p4028827.html
Jim wrote
I have got OpenCL Working on the nexus 10 writing all the NDK code myself but I wanted to check if anyone has tested the jocl examples?
We have only tested the JOCL examples on desktop OpenCL implementations because the JogAmp JOCL maintainers do not access to any mobile OpenCL devices.
You can help out here:
Please post the source to your working NDK code examples under a free software license, it help to see if any Nexus 10 specific initialization has to be done.
Please try the current JogAmp JOCL .apk files on your Nexus 10 device. Most likely we fail to initialize OpenCL due to that JOCL looks for the OpenCL implementation in the wrong native library, JOCL currently expects the native library names to be the same compared to deskop OpenCL.
http://jogamp.org/deployment/archive/master/?C=M;O=Dhttp://jogamp.org/deployment/archive/master/gluegen_652-joal_415-jogl_942-jocl_766/apk/