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

FFT in IPP only takes dimension as power of 2?

missing__zlw
Beginner
647 Views
Is this true? If so, why? It is not very convenient for only have FFT with dimension as power of 2.

MKL supports other dimensions numbers.
0 Kudos
2 Replies
Naveen_G_Intel
Employee
647 Views

Hi,

You are right, IPP supports transform size is power of 2 only. Refer to IPP and MKL Choosing a High Performance FFT.

Thanks,

Naveen Gv

0 Kudos
Vladimir_Dudnik
Employee
647 Views
Hello,

you should be able to use IPP DFT functions. They do support non power of 2 length.

Regards,
Vladimir
0 Kudos
Reply