KhronosGroup/OpenCL-SDK

Code sample to use OpenCL on Android

kpet opened this issue · 1 comments

kpet commented

The following cases would be interesting to cover:

  • In a native binary
  • As part of an APK

I have many android devices and each one has opencl support. But only one supports the ICD extension.
You can look at https://github.com/robertwgh/libOpenCL-loader - it's works!