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
  • aravind, you can use any cross compiler of choice, you do not explicitly have to use Sourcery CodeBench Lite for ARM EABI.

    Alternatively, as ackmicro has mentioned, you can look at building the SDK natively on your XU3.

    I do not believe the SDK supports this out of the box, so some modification may be necessary... I have not tried myself so cannot say for certain.

    Hope it helps,

    Michael McGeagh

Reply
  • aravind, you can use any cross compiler of choice, you do not explicitly have to use Sourcery CodeBench Lite for ARM EABI.

    Alternatively, as ackmicro has mentioned, you can look at building the SDK natively on your XU3.

    I do not believe the SDK supports this out of the box, so some modification may be necessary... I have not tried myself so cannot say for certain.

    Hope it helps,

    Michael McGeagh

Children