Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

FFT performance (compared to IPP)

fmueller
Beginner
495 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
495 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