FFT2 has double version?

FFT2 has double version?

Portrait de junli@optware.co.jp

Hi,

In IPP 3.0, FFT2 only suports float data format. double is supoorte in IPP 4.0?

4 posts / 0 nouveau(x)
Dernière contribution
Reportez-vous à notre Notice d'optimisation pour plus d'informations sur les choix et l'optimisation des performances dans les produits logiciels Intel.
Portrait de Ying Song (Intel)

Dear Customer,

Double type is not supported in Intel IPP 4.0 neither, what is your concern for this data type in 2D FFT?

Thanks,
Ying

Portrait de junli@optware.co.jp

Hi,
Thank you very much for your response.

I am doing something on image processing. In this project, the image size is 4096X4096 or above, I have to perform the FFTs of 4-6 images andpeferform some operations among them, so, sometimes, the result became overflow. If in double type, no overflow, I think.

(I have tried to divide a constant after FFT, but it is possible to lose accuracy, is not it?).

Best reagrads,
Li

Portrait de borix

I'm afraid you will get mem overflow having several images 4Kx4K of double

Connectez-vous pour laisser un commentaire.