<?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 Help migrating from SPL4.5 to MKL8.1 appreciated in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Help-migrating-from-SPL4-5-to-MKL8-1-appreciated/m-p/914156#M12438</link>
    <description>&lt;P&gt;I have the Intel signal processing library 4.5 and have bought the Maths Kernel library for the performance gains in the FFT routines. I am struggling to find equivelent commands for the SPL library. I just want to do an FFT and take magnitude and phase information.&lt;/P&gt;
&lt;P&gt;I use &lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008000" size="2"&gt;nspdWinHann, &lt;FONT color="#008000" size="2"&gt;nspdRealFftNip, &lt;FONT color="#008000" size="2"&gt;nspzbPhase and &lt;FONT color="#008000" size="2"&gt;nspzbMag.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008000"&gt;&lt;FONT color="#008000"&gt;&lt;FONT color="#008000"&gt;&lt;FONT color="#008000"&gt;&lt;FONT color="#000000" size="3"&gt;Can anyone point me at an example of how to migrate to the MKL commands or which commands I should be using?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008000"&gt;&lt;FONT color="#008000"&gt;&lt;FONT color="#008000"&gt;&lt;FONT color="#008000"&gt;&lt;FONT color="#000000" size="3"&gt;Thanks very much in advance.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Aug 2006 20:57:43 GMT</pubDate>
    <dc:creator>jason_back</dc:creator>
    <dc:date>2006-08-11T20:57:43Z</dc:date>
    <item>
      <title>Help migrating from SPL4.5 to MKL8.1 appreciated</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Help-migrating-from-SPL4-5-to-MKL8-1-appreciated/m-p/914156#M12438</link>
      <description>&lt;P&gt;I have the Intel signal processing library 4.5 and have bought the Maths Kernel library for the performance gains in the FFT routines. I am struggling to find equivelent commands for the SPL library. I just want to do an FFT and take magnitude and phase information.&lt;/P&gt;
&lt;P&gt;I use &lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008000" size="2"&gt;nspdWinHann, &lt;FONT color="#008000" size="2"&gt;nspdRealFftNip, &lt;FONT color="#008000" size="2"&gt;nspzbPhase and &lt;FONT color="#008000" size="2"&gt;nspzbMag.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008000"&gt;&lt;FONT color="#008000"&gt;&lt;FONT color="#008000"&gt;&lt;FONT color="#008000"&gt;&lt;FONT color="#000000" size="3"&gt;Can anyone point me at an example of how to migrate to the MKL commands or which commands I should be using?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008000"&gt;&lt;FONT color="#008000"&gt;&lt;FONT color="#008000"&gt;&lt;FONT color="#008000"&gt;&lt;FONT color="#000000" size="3"&gt;Thanks very much in advance.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2006 20:57:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Help-migrating-from-SPL4-5-to-MKL8-1-appreciated/m-p/914156#M12438</guid>
      <dc:creator>jason_back</dc:creator>
      <dc:date>2006-08-11T20:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help migrating from SPL4.5 to MKL8.1 appreciated</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Help-migrating-from-SPL4-5-to-MKL8-1-appreciated/m-p/914157#M12439</link>
      <description>&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;Hi, &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;Intel MKl provides DFT interface for FFT computation. That is a universal interface for different kinds of FFTs. You can refer to Charter 11 in MKL user manual. One sample code is also included in the manuals. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;Intel MKL does not include a direct functions for magnitude and phase (MKL BLAS snrm2 function may be a workaround for magnitude).Basically Intel IPP libraryhave more complete support for siginal procession.For example, Intel IPP have similar functions for magnitude and phase: ippsPhase_64fc, ippsMagnitude_64fc&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT face="Arial"&gt;Chao &lt;/FONT&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2006 15:34:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Help-migrating-from-SPL4-5-to-MKL8-1-appreciated/m-p/914157#M12439</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2006-08-14T15:34:02Z</dc:date>
    </item>
  </channel>
</rss>

