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

IPP and Math Kernel

Deleted_U_Intel
Employee
418 Views
I am considering purchasing both IPP and the Math Kernel --
I noticed that they both list Matrix Math, FFT's, and other
common functions. What is the difference in the functionality
between IPP and the Math Kernel? Are they redundant
or complimentary? Thanks for any help.
Jason
0 Kudos
1 Reply
Ying_S_Intel
Employee
418 Views
Jason,

It is up to you which one should be used.
For example, if you only call matrix operaion with small size like 3x3, then the Intel IPP Small Matrix Primitives (ippm) could be a good fit.

While using FFT, Intel MKLcan provideadditional 3D FFT.
So I would like to suggest to evaluate both Intel IPP and both Intel MKL first, check eachmanualto make sure how they fit for your development application. Thendecide which is one you will purchase.
Thanks,
Ying
Intel IPP
0 Kudos
Reply