• Compute library run OpenCL examples
    Hi I've recently got over the Compute Library OPenCL.so problem and have moved on to trying to run the examples. I compiled natively on an Odroid XU4 with neon=1 and opencl=1 using "scons Werror=1 ...
  • 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...
  • Running OpenCL on Chromebook remotely
    If you have followed my instructions on installing OpenCL ™ on the Samsung Chromebook or on the Samsung Chromebook 2 , you may be wondering what's next. Well, optimising your code for the ARM ® Mali ...
  • Mali OpenCL 2.x SDK - When is it expected from ARM ?
    Hi All, Do we have some idea as to when would ARM release SDK for later versions of OpenCL ( 2.x) ? currently we see only OpenCL 1.1 SDK available. Regards Paul
  • openCL CL_OUT_OF_RESOURCES issue
    Hi, I'm Trying to convert a code written in Cuda to openCL and run into some trouble. My final goal is to implement the code on an Odroid XU3 board with a Mali T628 GPU. In order to simplify the transition...