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

IPP & MKT FFTs comparison?

thomas_deschamps
Beginner
517 Views
Hi all,

Does anybody know if there is a comparison of the FFT and FFTinv functions of the IPP and MKT libraries?
I would like to use FFT for 2D & 3D images.

Thanks,

Thomas
0 Kudos
3 Replies
Vladimir_Dudnik
Employee
517 Views

Hi,

You probably talk about MKL (Match Kernel Library)?

If so, it is the fact that MKL uses IPP FFT inside for small sizes andown FFT implementation for big sizes of matrixes.

Regards,
Vladimir

0 Kudos
thomas_deschamps
Beginner
517 Views
Thanks for your reply.
Do you have an estimate of these small and big sizes?
I have several kind of images.
Some are 64^3, others are 512^3.
Thanks,

Thomas

> If so, it is the fact that MKL uses IPP FFT inside for
> small sizes and own FFT implementation for big sizes
> of matrixes.
0 Kudos
Vladimir_Dudnik
Employee
517 Views

Hi,

regarding IPP, you canfind performance numbers ofalmost allIPP functions in IPP oolsperfsys folder.

You can ask about performance of MKL on MKL's forum.

Regards,
Vladimir

Message Edited by vdudnik on 10-10-2005 09:51 AM

0 Kudos
Reply