Hacker News new | ask | show | jobs
by pjmlp 3670 days ago
> for a mobile application

Not really, OpenCL doesn't have any real foot on mobile.

Android uses their own Renderscript dialect instead of OpenCL and iOS moving away from OpenCL to Metal Compute.

And the dying WP uses C++ AMP.

1 comments

Yes, but Vulkan will change that since it is an API designed for graphics and compute.