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 samples in Ubuntu 14.04

Hello

I have the Mali OpenCL SDK  and I want to run the samples in Odroid-XU3 ( Ubuntu 14.04) with Mali T-628 GPU.

Can anyone please explain how to perform the cross-compiling?

Thanks

Parents
  • To clarify...

    The Mali OpenCL SDK supports - out of the box - ARM Linux only, and not Android.

    This thread is explicitly asking about Ubuntu 14.04 support, which is Linux, which the SDK does support.

    I think you have this thread and your other thread (asking about Android) mixed up.

    You would not want to use Android NDK in order to make binaries to run under Ubuntu Linux on your ARM device.

    Android binaries are not compatible with Linux and vice versa

    Thanks

Reply
  • To clarify...

    The Mali OpenCL SDK supports - out of the box - ARM Linux only, and not Android.

    This thread is explicitly asking about Ubuntu 14.04 support, which is Linux, which the SDK does support.

    I think you have this thread and your other thread (asking about Android) mixed up.

    You would not want to use Android NDK in order to make binaries to run under Ubuntu Linux on your ARM device.

    Android binaries are not compatible with Linux and vice versa

    Thanks

Children