Hacker News new | ask | show | jobs
by corresation 4865 days ago
Note that Android already has Renderscript, which is arguably a more mobile, variable alternative to OpenCL.
1 comments

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.