OpenCL* for CPU
Ask questions and share information on Intel® SDK for OpenCL™ Applications and OpenCL™ implementations for Intel® CPU.
Announcements
This forum covers OpenCL* for CPU only. OpenCL* for GPU questions can be asked in the GPU Compute Software forum. Intel® FPGA SDK for OpenCL™ questions can be ask in the FPGA Intel® High Level Design forum.

Tuning Tools

Biao_W_
Beginner
278 Views

hey guys:

I want to tune my OpenCL kernel running on HD 4000 of my i5-3317U processor, on Windows 7. I spent days to exploit the tools helping me to tackle the bottleneck of my kernel. However, I was quite disappointing about the tools provided by Intel.

For the Intel VTune Amplifer , it only support kernels running on the CPU. So when I using this to profile my kernel, it reported more than 80% EU stall of my kernel, which  I assume, is not correct

For  the GPA, I read the manual of Getting started, it provide a sample executable for you to display HUD. However, if I need passing parameters to my kernel, it report me incorrect executable. and I can not find any textbox in the GPA monitor to pass my kernel parameters.

So could any one with more experience suggest me how to tune the kernel on GPU with appropriate tools on the Ivy bridge processor?

 

 

0 Kudos
2 Replies
JLuna5
New Contributor I
278 Views

Hi, for more information about these card, you can view this link :

http://www.amd.com/es/products/notebook/graphics/ati-mobility-hd-4000/Pages/ati-mobility-hd-4000.aspx

0 Kudos
Biao_W_
Beginner
278 Views

Hi, Luna:

Thanks for your reply, but my card is i5_3317U which is from Intel, HD 4000 is the GPU part of this IGP (Integrated Graphics Processor)

while the link bellow bring me AMD product introduction.

JudLup Luna wrote:

Hi, for more information about these card, you can view this link :

http://www.amd.com/es/products/notebook/graphics/ati-mobility-hd-4000/Pages/ati-mobility-hd-4000.aspx

0 Kudos
Reply