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

calling cl_arm_import_memory failed with error code -6 on RK3399

hey, I am new to OPENCL. bumped into an issue when we try to leverage the GPU for some math operations (basically matrix multiplication).

following is my sample code, 

the code can be compiled without any issue, however it through out error -6 at run time. Can anyone shed some lights here?

the CLINFO is pasted below as well.

0