IMX6 Dual opencl

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

IMX6 Dual opencl

1,259 次查看
aartitrivedi
Contributor I

Hi All,

I am new to opencl, I am working on opencl on Imx6 dual board, and I ran vector computation

example given in white paper for imx6, and I am profiling each and every stage of it using CL_QUEUE_PROFILING_ENABLE while creating command queue

and profiling EnqueNDRangekernel using event and CL_PROFILING_COMMAND_START and CL_PROFILING_COMMAND_END, it shows 18ms for

EnqueNDRangekernel, I want to understand how it is taking 18ms, I am following below link for vector compute example:

White Paper on get started with OpenCL on iMX6.pdf

Is there any other profiling tool for opencl where I can see and validate my profiling.

Please note I am using poky toolcahin from yocto.

Thanks,

Arti

标签 (3)
0 项奖励
回复
1 回复

897 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Aarti,

Please check the i.MX6 Graphic user guide that comes with your BSP documentation folder installation, it includes all information to enable the VTK component that includes hardware performance profiling utility (vProfiler) for graphing the performance metrics, also OpenCL emulator.

Regards

0 项奖励
回复