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
I may be saying a stupidity but why not try direct compilation with the libs already ported by linaro ?
by using libclc-dev, may the Mali T-628 is not already implemented, i do not try it.
is libclc-dev basically a shim for the purposes of linking? No reason that wouldn't work for compilation purposes, of course you would still need the real implementation at runtime.
Unfortunatly i have no idea on this, due of i dont try it personaly