- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am currently using in-place FFTs but in VTune it appears that the in-place functions call the out-of-place functions. Consequently, for large sizes the perftool indicates that using in-place FFTs is more efficient. I am using sizes 512K-4M. How can one be more efficient than the other if one calls the other??
Dave
Dave
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Dave,
the magic is in less memory load forin-place operation.
Regards,
Vladimir

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