<?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 Re: Re:Is C++ DFT ready to use? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-C-DFT-ready-to-use/m-p/1379584#M33071</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for the reply. You are referring me to the C API.&lt;/P&gt;
&lt;P&gt;I am trying to use the C++ version. Please check my link to understand what I am talking about.&lt;/P&gt;</description>
    <pubDate>Mon, 25 Apr 2022 17:56:39 GMT</pubDate>
    <dc:creator>sudoLife</dc:creator>
    <dc:date>2022-04-25T17:56:39Z</dc:date>
    <item>
      <title>Is C++ DFT ready to use?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-C-DFT-ready-to-use/m-p/1379328#M33065</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to integrate the C++ version of the OneMKL library. Specifically, I need DFT.&lt;/P&gt;
&lt;P&gt;I am using this as a reference: &lt;A href="https://spec.oneapi.io/versions/1.0-rev-3/elements/oneMKL/source/domains/dft/dft.html" target="_blank"&gt;https://spec.oneapi.io/versions/1.0-rev-3/elements/oneMKL/source/domains/dft/dft.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, it seems that the library is incomplete, things that are in the documentation do not exist in reality, like &lt;A href="https://spec.oneapi.io/versions/1.0-rev-3/elements/oneMKL/source/domains/dft/enums_and_config_params.html#onemkl-dft-enum-config-value" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;enum config_value&lt;/STRONG&gt;&lt;/A&gt;, for example. Due to this, it feels unusable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Am I looking at the wrong documentation? Should I use the C interface for full functionality?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The installed library version is 2022.0.2, OS is Ubuntu, compiler is dpcpp.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Apr 2022 07:51:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-C-DFT-ready-to-use/m-p/1379328#M33065</guid>
      <dc:creator>sudoLife</dc:creator>
      <dc:date>2022-04-24T07:51:37Z</dc:date>
    </item>
    <item>
      <title>Re:Is C++ DFT ready to use?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-C-DFT-ready-to-use/m-p/1379581#M33070</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for posting on Intel Communities.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; Am I looking at the wrong documentation?&lt;/P&gt;&lt;P&gt;We would like to inform you to refer the below developer reference link which elaborates the configuration settings of MKL_DFTI module.&lt;/P&gt;&lt;P&gt;Each of the configuration parameters is identified by a named constant in the MKL_DFTI module. These named constants have the enumeration type DFTI_CONFIG_PARAM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-c/top/fourier-transform-functions/fft-functions/configuration-settings.html" rel="noopener noreferrer" target="_blank"&gt;https://www.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-c/top/fourier-transform-functions/fft-functions/configuration-settings.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Apr 2022 17:31:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-C-DFT-ready-to-use/m-p/1379581#M33070</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2022-04-25T17:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Is C++ DFT ready to use?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-C-DFT-ready-to-use/m-p/1379584#M33071</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for the reply. You are referring me to the C API.&lt;/P&gt;
&lt;P&gt;I am trying to use the C++ version. Please check my link to understand what I am talking about.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 17:56:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-C-DFT-ready-to-use/m-p/1379584#M33071</guid>
      <dc:creator>sudoLife</dc:creator>
      <dc:date>2022-04-25T17:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is C++ DFT ready to use?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-C-DFT-ready-to-use/m-p/1381180#M33103</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regrets for difference in understanding.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly refer to the below link for computing a discrete Fourier transform through the fast Fourier transform algorithm with respect to DPC++ interface.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/oneapi-mkl-dpcpp-developer-reference/top/fourier-transform-functions.html" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/develop/documentation/oneapi-mkl-dpcpp-developer-reference/top/fourier-transform-functions.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The DPC++ configuration parameters have type&amp;nbsp;&lt;/SPAN&gt;mkl::dft::config_param&lt;SPAN&gt;. Each parameter&amp;nbsp;&lt;/SPAN&gt;mkl::dft::config_param::&amp;lt;PARAMETER_NAME&amp;gt;&amp;nbsp;&lt;SPAN&gt;has the same meaning and possible values as the C interface’s&amp;nbsp;&lt;/SPAN&gt;DFTI_&amp;lt;PARAMETER_NAME&amp;gt;. Some options corresponding to C interface might not be available on DPC++ interface yet. For a full description of each parameter’s meaning and options, see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="xref" title="" href="https://software.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-c/top/fourier-transform-functions/fft-functions/fft-descriptor-configuration-functions/dftisetvalue.html" target="_blank" rel="noopener" data-scope="external" data-format="https" data-type=""&gt;Config Params&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly let us know if you need any details further.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Shanmukh.SS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2022 02:16:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-C-DFT-ready-to-use/m-p/1381180#M33103</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2022-05-14T02:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is C++ DFT ready to use?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-C-DFT-ready-to-use/m-p/1383048#M33135</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reminder:&lt;/P&gt;
&lt;P&gt;Has the information provided helped? Is your issue resolved?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly let us know if we could close this case at our end.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Shanmukh.SS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 08:19:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-C-DFT-ready-to-use/m-p/1383048#M33135</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2022-05-11T08:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Is C++ DFT ready to use?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-C-DFT-ready-to-use/m-p/1384064#M33158</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Some of the options available in the C interface are not fully supported in the DPC++ interface yet&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Got it, thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So it is, indeed, not ready. and mkl::dft::config_value really doesn't exist, I guess.&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 07:14:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-C-DFT-ready-to-use/m-p/1384064#M33158</guid>
      <dc:creator>sudoLife</dc:creator>
      <dc:date>2022-05-13T07:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is C++ DFT ready to use?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-C-DFT-ready-to-use/m-p/1384304#M33161</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for accepting our solution. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly refer to example mentioned under link below for the input parameters, "param" which means configuration parameter and "value" which mean configuration value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/oneapi-mkl-dpcpp-developer-reference/top/fourier-transform-functions/descriptor-precision-domain-set_value.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/develop/documentation/oneapi-mkl-dpcpp-developer-reference/top/fourier-transform-functions/descriptor-precision-domain-set_value.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Shanmukh.SS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2022 02:19:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-C-DFT-ready-to-use/m-p/1384304#M33161</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2022-05-14T02:19:02Z</dc:date>
    </item>
  </channel>
</rss>

