OpenCL drivers discovered on Nexus 4 and Nexus 10 devices
1–3 of 3 posts
Re: OpenCL drivers discovered on Nexus 4 and Nexus 10 devices
#2Note that Android already has Renderscript, which is arguably a more mobile, variable alternative to OpenCL.
Re: OpenCL drivers discovered on Nexus 4 and Nexus 10 devices
#3Note that Android already has Renderscript, which is arguably a more mobile, variable alternative to OpenCL.
Renderscript is proprietary Google API, which uses OpenCL as a backend. It's nowhere as powerful as OpenCL. More like a sandbox to limit developers access to GPU Compute on mobile devices.