OpenCL T860MP4 on RK3399 soc with Ubuntu 18.04 "clBuildProgram is missing.."

Hi folks,

I'm trying to use OpenCL the above mentioned platform and am getting the following error message: 

clBuildProgram is missing from OpenCL shared library.

The OS is Ubuntu 18.04 LTS, and the package providing the OpenCL library is:

libmali-rk-utgard-450-r7p0:arm64

The libOpenCL.so file is linked back to the libmali library.


root@rockpro64:/usr/lib/aarch64-linux-gnu# ls -al libOpenCL.so
lrwxrwxrwx 1 root root 10 Mar 4 19:39 libOpenCL.so -> libMali.so
root@rockpro64:/usr/lib/aarch64-linux-gnu# ls -al libMali.so
lrwxrwxrwx 1 root root 26 Mar 4 19:39 libMali.so -> libmali-utgard-450-r7p0.so

Anyone have any idea what library I need in order to get OpenCL working properly? 

Thanks.

More questions in this forum