Hi,
I'm trying to get the 64 bit OpenCL 1.2 libraries onto my Android development board. My goal is to finally use ARM Compute Library with OpenCL on Android.
I see that since Android 4.x onwards OpenCL support was stopped by Google (probably to promote Renderscript).
The Mali OpenCL SDK (refered from Khronos website) seems broken.
The Mali SDK Home page has a link for Mali OpenCL SDK which is getting redirected to ARM Compute Library page.
The ARM Compute Library has suupport for Android and has OpenCL Stubs and asking the user to use the real libOpenCL.so library
My guess is that the Mali OpenCL SDK page is temporarily down for maintainence.
Could someone help please?
Where do I find the OpenCL 1.2 SDK?
How do I (cross) compile the OpenCL 1.2 libraries for Android?
I don't want to port the Mali OpenCL SDK into Android build system and build from within Android SDK. I'm fine using a standalone Android toolchain to cross-compile the Mali OpenCL SDK and copying the libraries onto my target.
Thank you.
Regards,
San
Hi San + Dave,
Yes, I would recommend flagging these issues with the ACL team. They sound like major bugs. Especially if it is stopping projects.
Once again I apologise for the resources not being available, and developer.arm being misleading on the topic. I have reported this thread to the ACL team too.
Kind regards,
Ben
Ben Walshe said:
I have reported this thread to the ACL team too.
Thanks a lot Ben. I guess I don't have to open another thread. I'll wait for inputs from ACL team.
Thanks,