- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi.
I use Intel_oneAPI.win.BaseKit v2021.2.0,
Visual Studio 2019,
Windows 10.
When I use the Intel oneMKL ifft functions, I get the correct output, but the data is not scaled. In other words, the scaling function does not work:
double size = 32768.0;
status = DftiSetValue (descriptor, DFTI_BACKWARD_SCALE, 1.0 / size); // Scale down the output
After that status = 0 but the scale is always 1.
What am I doing wrong??
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I found a bug in my code. The function is working correctly. This topic can be closed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for the update. Intel will no longer monitor this thread. Further discussions on this thread will be considered community only.

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