IMX6 Dual opencl

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

IMX6 Dual opencl

1,638件の閲覧回数
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 返信

1,276件の閲覧回数
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 件の賞賛
返信