Is OpenCL supported on X20 board ?  


0

I want to use opencl on Mali T880, but it seems that X20 dosen't have relevant libraries. 

If someone have any suggestion?

thanks.

 
0

Hi,

It supports OpenCL v1.1, you can develop you application or shell to call "libGLES_mali.so" library file.

Below is OpenCL-Z tool screen capture, just for your information:

 

Thanks a lot 🙂

I thought "libGLES_mali.so" was the library of OpenGL.

I symbol link the libGLES_mali.so to libOpenCL.so, and it worked.

  
Working

Please Login or Register