This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM5728 DSP opencl加速失败

Other Parts Discussed in Thread: AM5728

platform: AM5728

sdk 5.2

按照http://processors.wiki.ti.com/index.php/OpenCV 文档来测试opencv&opencl,

运行结果失败 export TI_OCL_LOAD_KERNELS_ONCHIP=Y

 export TI_OCL_CACHE_KERNELS=Y
 export OPENCV_OPENCL_DEVICE='TI AM57:ACCELERATOR:TI Multicore C66 DSP'
 echo "OpenCL on, canny"
 ./canny_ex1

时提示sh: clocl: command not found
Segmentation fault(core dump)