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

Performance on MKL and IPP

missing__zlw
Beginner
282 Views
It seems IPP and MKL provide similar functions such as FFT.

For a 400x200 complex FFT, which one, MKL vs. IPP, provides better performance and accuracy? Or are they the same?

I have some computation intensive program and I am wondering whether I should go with IPP or MKL? Are they the same? MKL has information on processor as it seems it is optimized for different processors, (MKLGetVersion.Processor), does IPP have the same optimization for different processors?

Thanks.
0 Kudos
3 Replies
Naveen_G_Intel
Employee
282 Views

Hi,

Here is a good article about Choosing a High Performance FFT - Intel MKL and Intel IPP.

http://software.intel.com/en-us/articles/mkl-ipp-choosing-an-fft/

Regards,

Naveen Gv

0 Kudos
missing__zlw
Beginner
282 Views
Thanks for the article.
So for a 400x200 complex 2D array, is it small or mid-large size?
0 Kudos
PaulF_IntelCorp
Employee
282 Views
mid to large size
0 Kudos
Reply