<?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 FFT Kernels in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFT-Kernels/m-p/1057551#M21499</link>
    <description>&lt;P&gt;Hi everybody,&lt;/P&gt;

&lt;P&gt;quick question:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/fft-length-and-layout-advisor" target="_blank"&gt;https://software.intel.com/en-us/articles/fft-length-and-layout-advisor&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;states: &lt;EM&gt;"&lt;SPAN style="color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; line-height: 19.6000003814697px;"&gt;The Intel® MKL FFT implementation employs radix 2, 3, 4, 5, 7, 8, 11, 13, 16 kernels, and several other larger size kernels."&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/mkl-ipp-choosing-an-fft" target="_blank"&gt;https://software.intel.com/en-us/articles/mkl-ipp-choosing-an-fft&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;states: &lt;EM&gt;"&lt;SPAN style="color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; line-height: 19.6000003814697px; "&gt;2,3,5,7,11 and 13 kernels (**)&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; line-height: 19.6000003814697px;"&gt;** - Both libraries support arbitrary radix in optimized manner, that is O(N log N), but these specific radixes are better optimized than others.&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; line-height: 19.6000003814697px;"&gt;So are only the radixes 2,3,5,7,11 and 13 optimized or&amp;nbsp;&lt;/SPAN&gt;2, 3, 4, 5, 7, 8, 11, 13, 16 and several other?&amp;nbsp;&lt;SPAN style="color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; line-height: 19.6000003814697px;"&gt;I do not find the answer to that anywhere. And before I start optimizing and get a suboptimal result (because I didn't know better) - I thought I'd ask.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;

&lt;P&gt;Lui&lt;/P&gt;</description>
    <pubDate>Fri, 08 May 2015 21:24:33 GMT</pubDate>
    <dc:creator>Lui_S_</dc:creator>
    <dc:date>2015-05-08T21:24:33Z</dc:date>
    <item>
      <title>FFT Kernels</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFT-Kernels/m-p/1057551#M21499</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;

&lt;P&gt;quick question:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/fft-length-and-layout-advisor" target="_blank"&gt;https://software.intel.com/en-us/articles/fft-length-and-layout-advisor&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;states: &lt;EM&gt;"&lt;SPAN style="color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; line-height: 19.6000003814697px;"&gt;The Intel® MKL FFT implementation employs radix 2, 3, 4, 5, 7, 8, 11, 13, 16 kernels, and several other larger size kernels."&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/mkl-ipp-choosing-an-fft" target="_blank"&gt;https://software.intel.com/en-us/articles/mkl-ipp-choosing-an-fft&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;states: &lt;EM&gt;"&lt;SPAN style="color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; line-height: 19.6000003814697px; "&gt;2,3,5,7,11 and 13 kernels (**)&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; line-height: 19.6000003814697px;"&gt;** - Both libraries support arbitrary radix in optimized manner, that is O(N log N), but these specific radixes are better optimized than others.&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; line-height: 19.6000003814697px;"&gt;So are only the radixes 2,3,5,7,11 and 13 optimized or&amp;nbsp;&lt;/SPAN&gt;2, 3, 4, 5, 7, 8, 11, 13, 16 and several other?&amp;nbsp;&lt;SPAN style="color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; line-height: 19.6000003814697px;"&gt;I do not find the answer to that anywhere. And before I start optimizing and get a suboptimal result (because I didn't know better) - I thought I'd ask.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;

&lt;P&gt;Lui&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2015 21:24:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFT-Kernels/m-p/1057551#M21499</guid>
      <dc:creator>Lui_S_</dc:creator>
      <dc:date>2015-05-08T21:24:33Z</dc:date>
    </item>
    <item>
      <title>FFT with radixes 2, 4, 8, 16</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFT-Kernels/m-p/1057552#M21500</link>
      <description>&lt;P&gt;FFT with radixes 2, 4, 8, 16 ..... (power of 2) are most well optimized for both of &amp;nbsp;MKL and IPP libs ..&lt;/P&gt;</description>
      <pubDate>Sat, 09 May 2015 09:17:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFT-Kernels/m-p/1057552#M21500</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2015-05-09T09:17:22Z</dc:date>
    </item>
    <item>
      <title>Thanks! This is really</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFT-Kernels/m-p/1057553#M21501</link>
      <description>&lt;P&gt;Thanks! This is really helpful!&lt;/P&gt;

&lt;P&gt;Is IPP generally faster than MKL on the same "task"? So if I can use IPP - should I use IPP versus MKL? I am talking about FFTs.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Have a nice weekend!&lt;/P&gt;</description>
      <pubDate>Sun, 10 May 2015 10:54:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFT-Kernels/m-p/1057553#M21501</guid>
      <dc:creator>Lui_S_</dc:creator>
      <dc:date>2015-05-10T10:54:30Z</dc:date>
    </item>
    <item>
      <title>we expected the same</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFT-Kernels/m-p/1057554#M21502</link>
      <description>&lt;P&gt;we expected the same performance for IPP and MKL.&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2015 05:22:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFT-Kernels/m-p/1057554#M21502</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2015-05-11T05:22:59Z</dc:date>
    </item>
    <item>
      <title>Thanks a lot! This was really</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFT-Kernels/m-p/1057555#M21503</link>
      <description>&lt;P&gt;Thanks a lot! This was really helpful!&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2015 17:09:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFT-Kernels/m-p/1057555#M21503</guid>
      <dc:creator>Lui_S_</dc:creator>
      <dc:date>2015-05-12T17:09:12Z</dc:date>
    </item>
  </channel>
</rss>

