- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ,
What is the difference between the fast (ippAlgHintFast) and Accurate (ippAlgHintAccurate) FFTs ? Which algorithm each one of the options use ?
Thanks , Nimrod
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Nimrod,
IPP FFT uses Cooley-Tukey algorithm. Initially, the IppHintAlgorithm argument allowed to choose whether FPU (ippAlgHintAccurate) or MMX (ippAlgHintFast) implementation should be used. Since IPP takes advantage of SSE, AVX and AVX2 instructions, now this option is no longer supported and exists only for API compatibility with previous versions of IPP. Thank you for noticing this - we will update the documentation.
Regards, Alexey

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page