Hello
I want to run OpenCL sample apps on Mali T-628 gpu in Android platform.
i hv downloaded Mali OpenCL SDK.
My host system is Ubuntu 12.04
I saw entire development guides but couldnt understand.Any instructions on how to go about it?
Thks
H Aravind,
I don't know if the SDK supports Android out of the box, but it should be possible to build the samples using the NDK toolchains supplied with the Android NDK (codesourcery only applies to Linux and is out of date anyway), although you may need to create a basic Android.mk file etc that builds an executable. actually running the samples on your device would require OpenCL drivers to be present on the device, does your device have these? Commercial devices almost never do out of the box.
Hth,
Chris
Thks for ur reply.
I went thro http://infocenter.arm.com/help/topic/com.arm.doc.dui0538e/DUI0538E_mali_t600_opencl_dg.pdf.
I know to debug apps in mobile devices but i dont hv any idea on this.
Also i saw requirement of SourceBench Lite for compiling OpenCL programs but i am not able to download it.
Can u plse help?
Hello,
I'm afraid you may need to give a few details if you would like people to be able to help you.
For instance, what did you read?
What did you not understand?
View all questions in Graphics and Gaming forum