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

Memory layout for large FFTs

wickwack
Beginner
187 Views
In the case of large FFTs, size 512K+ it appears that the processing become memory bus limited. Apart from using ippsMalloc for memory allocation, is there anything else that should be done to improve performance? At these sizes the processor cache can't be very helpful?

Dave
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
187 Views

Hi Dave,

here is our expert comment

ippsFFT performs internal blocking for such big vectors nothing else may be done.

Regards,
Vladimir

0 Kudos
Reply