Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
公告
Important Update: Community Platform Migration​. Learn more​>

FFT performance (compared to IPP)

fmueller
初學者
1,597 檢視
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 積分
1 回應
Dmitry_B_Intel
1,597 檢視

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

回覆