OpenCL-SDK
OpenCL-SDK copied to clipboard
Code sample to use OpenCL on Android
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!