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

Where is the OpenCL SDK for Mali T604

Note: This was originally posted on 30th January 2013 at http://forums.arm.com

Hi,

Where is the OpenCL SDK for Mali GPUs if available, and when will it be if not?

Many thanks,
Tim
Parents
  • Note: This was originally posted on 27th February 2013 at http://forums.arm.com

    I am using Exynos 5250 with their custom Andorid build (jb-mr1, basedon Android 4.2).  It does have libGLES_mali.so under /vendor/lib/egl. 

    Someone on Exynos5 forum said he can run the OpenCL applications (clinfo). I downloaded his binary and it does run !

    However,  when I use ARM OpenCL SDK.   I tried the sample/sobel,  it does not run.  The Android gives the following:
      # ./sobel
       sh: ./sobel : No such file or directory

    It looks like the ./sobel isn't valid binary for Android.

    When will OpenCL support be available on Android ?
    Since It works for Linux, where can I get the linux that has the driver for OpenCL ?


    Hi,
    Is it workable to use OpenCL SDK via  the Android NDK? And Anroid SDK call function which is OpenCL implemented via JNI interface?

Reply
  • Note: This was originally posted on 27th February 2013 at http://forums.arm.com

    I am using Exynos 5250 with their custom Andorid build (jb-mr1, basedon Android 4.2).  It does have libGLES_mali.so under /vendor/lib/egl. 

    Someone on Exynos5 forum said he can run the OpenCL applications (clinfo). I downloaded his binary and it does run !

    However,  when I use ARM OpenCL SDK.   I tried the sample/sobel,  it does not run.  The Android gives the following:
      # ./sobel
       sh: ./sobel : No such file or directory

    It looks like the ./sobel isn't valid binary for Android.

    When will OpenCL support be available on Android ?
    Since It works for Linux, where can I get the linux that has the driver for OpenCL ?


    Hi,
    Is it workable to use OpenCL SDK via  the Android NDK? And Anroid SDK call function which is OpenCL implemented via JNI interface?

Children
No data