Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Profiling Intel IPP libraries

drew_woods
Beginner
289 Views
I'm wanting to profile code that makes heavy use of the IPP libraries. Does Intel (or anyone else) have a profiling/tracing product that automatically identifies the different IPP library calls instead of grouping them into a general Application group?


0 Kudos
2 Replies
Vladimir_Dudnik
Employee
289 Views

Hello,

I'm not sure I get what do you actually mean, there is Intel VTune performance analyser, it is profiling tool which help to identify performance critical parts in your application. From the other hand, we provide IPP performance measurement system within IPP package (find it in IPP oolsperfsys folder in your install package). This performance measurement system provides performance numbers for almost every IPP function.

Regards,
Vladimir

0 Kudos
drew_woods
Beginner
289 Views
Hi Vladimir, Thanks, you answered my question. I'm glad to see that both the IPP libraries and VTune are free for non-commercial use.
0 Kudos
Reply