<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ifft scaling problem in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/ifft-scaling-problem/m-p/1288365#M31477</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I use&amp;nbsp;Intel_oneAPI.win.BaseKit v2021.2.0,&lt;/P&gt;
&lt;P&gt;Visual Studio 2019,&lt;/P&gt;
&lt;P&gt;Windows 10.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I use the Intel oneMKL &lt;STRONG&gt;ifft&lt;/STRONG&gt; functions, I get the correct output, but the data is not scaled. In other words, the scaling function does not work:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="cpp"&gt;double size = 32768.0;
status = DftiSetValue (descriptor, DFTI_BACKWARD_SCALE, 1.0 / size); // Scale down the output&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After that status = 0 but the scale is always 1.&lt;BR /&gt;What am I doing wrong??&lt;/P&gt;</description>
    <pubDate>Wed, 09 Jun 2021 07:04:52 GMT</pubDate>
    <dc:creator>Serjio</dc:creator>
    <dc:date>2021-06-09T07:04:52Z</dc:date>
    <item>
      <title>ifft scaling problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/ifft-scaling-problem/m-p/1288365#M31477</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I use&amp;nbsp;Intel_oneAPI.win.BaseKit v2021.2.0,&lt;/P&gt;
&lt;P&gt;Visual Studio 2019,&lt;/P&gt;
&lt;P&gt;Windows 10.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I use the Intel oneMKL &lt;STRONG&gt;ifft&lt;/STRONG&gt; functions, I get the correct output, but the data is not scaled. In other words, the scaling function does not work:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="cpp"&gt;double size = 32768.0;
status = DftiSetValue (descriptor, DFTI_BACKWARD_SCALE, 1.0 / size); // Scale down the output&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After that status = 0 but the scale is always 1.&lt;BR /&gt;What am I doing wrong??&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 07:04:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/ifft-scaling-problem/m-p/1288365#M31477</guid>
      <dc:creator>Serjio</dc:creator>
      <dc:date>2021-06-09T07:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: ifft scaling problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/ifft-scaling-problem/m-p/1288437#M31481</link>
      <description>&lt;P&gt;I found a bug in my code. The function is working correctly. This topic can be closed&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 12:35:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/ifft-scaling-problem/m-p/1288437#M31481</guid>
      <dc:creator>Serjio</dc:creator>
      <dc:date>2021-06-09T12:35:26Z</dc:date>
    </item>
    <item>
      <title>Re:ifft scaling problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/ifft-scaling-problem/m-p/1288744#M31485</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for the update. Intel will no longer monitor this thread. Further discussions on this thread will be considered community only.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jun 2021 11:18:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/ifft-scaling-problem/m-p/1288744#M31485</guid>
      <dc:creator>RahulV_intel</dc:creator>
      <dc:date>2021-06-10T11:18:31Z</dc:date>
    </item>
  </channel>
</rss>

