Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
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.

IPP & MKT FFTs comparison?

thomas_deschamps
Beginner
549 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
549 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
549 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
549 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