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

IPP vector length is very important...

danijeldomazet
Beginner
770 Views
I guess I know why I had trouble with some IPPs. It's the length!!! Be very carefull with it!
For example ippsDotProd function is faster only ifvector length is higher than ~30 (on my Pentium 4)! The longer the vector the more speed gain you have... see the graph below.
0 Kudos
1 Reply
Ying_S_Intel
Employee
770 Views
What data typeof ippsDotProd functionin your test? Which version of IPP are you using? If you think the performance is impacted bythe length of vector in ippsDotProd functions, please submit an issue to Intel Premier Support, aslo it would be helpful if you can supply a small test case that can reproduce the problem.

Thanks,
Ying Song
Intel IPP
0 Kudos
Reply