can any one guide me how to run opencl c app on odroid xu board with android platform, i didn’t find library libOpenCL.so in android, but found libPVROCL.so in /vendor/lib folder.
- how to compile the opencl c function for odroid xu board ?
- is libPVROCL.so is library related to opencl? if so then is it having same functions as libOpenCL.so ?