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.

Calculate GFLOPs

Biao_W_
Beginner
491 Views

Hi, 

In Intel Vtune Amplifier profiler, there is no counter for how many instructions execute on Integrated GPUs.

Instead, the profiler provide three metrics indicating the ratio of EU in state active, stall and idle.

So if my kernel (written in OpenCL) is highly divergent and the divergence is input dependent, it is difficult to measure  the GFLOPS,

any ideas?

0 Kudos
1 Reply
Raghupathi_M_Intel
491 Views

Unfortunately this is not possible in the current version of Vtune. I have forwarding this info to the Vtune team and they will consider this for future.

Thanks,
Raghu

 

0 Kudos
Reply