Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

FFT performance (compared to IPP)

fmueller
Beginner
241 Views
I hope this question fits here because is touches two different products...

Is the FFT perfomance of the MKL simular or equal to the performance of the IPP (Intel Performance Primitives) FFT? So, is it worthwhile to buy the MKL if one already has the IPP, when it comes to FFT performance?

Thanks for your opinions!

Frank
0 Kudos
1 Reply
Dmitry_B_Intel
Employee
241 Views

MKL provides not only performance. If you process large volume of data (megabytes), have interleaved data,do multidimensional FFTs, want to multithread your app, etc, thenMKL has no alternative in IPP.

Dima

0 Kudos
Reply