This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Run OpenCL sample in Android

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

Parents
  • @Michael McGeagh chrisvarns

    Hello

    I have pushed the executable from /hello_world_opencl/obj/local/armeabi-v7a/hello_world_opencl into sd card.
    But i am getting a link error saying missing opencl functions.
    But I am having the opencl headers and opencl library (libOpenCL.so) already in the SDK itself.
    What is the problem?
    Thanks

    Aravind

Reply
  • @Michael McGeagh chrisvarns

    Hello

    I have pushed the executable from /hello_world_opencl/obj/local/armeabi-v7a/hello_world_opencl into sd card.
    But i am getting a link error saying missing opencl functions.
    But I am having the opencl headers and opencl library (libOpenCL.so) already in the SDK itself.
    What is the problem?
    Thanks

    Aravind

Children