<?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 SSE2 based FFT in Intel MKL in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SSE2-based-FFT-in-Intel-MKL/m-p/976860#M17131</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Hello,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;while reading the MKL description - I could not understaned whether the MKL FFT is based on SSE2 or not. This can effect the performance dramaticly.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;/DIV&gt;
&lt;DIV&gt;Dror&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 29 Dec 2003 19:23:17 GMT</pubDate>
    <dc:creator>dtrumer</dc:creator>
    <dc:date>2003-12-29T19:23:17Z</dc:date>
    <item>
      <title>SSE2 based FFT in Intel MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SSE2-based-FFT-in-Intel-MKL/m-p/976860#M17131</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Hello,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;while reading the MKL description - I could not understaned whether the MKL FFT is based on SSE2 or not. This can effect the performance dramaticly.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;/DIV&gt;
&lt;DIV&gt;Dror&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 29 Dec 2003 19:23:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SSE2-based-FFT-in-Intel-MKL/m-p/976860#M17131</guid>
      <dc:creator>dtrumer</dc:creator>
      <dc:date>2003-12-29T19:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: SSE2 based FFT in Intel MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SSE2-based-FFT-in-Intel-MKL/m-p/976861#M17132</link>
      <description>&lt;DIV&gt;Most likely, the double precision FFT functions in the p4 library will be SSE2. You could test p4 against generic architecture versions on your application.&lt;/DIV&gt;</description>
      <pubDate>Wed, 31 Dec 2003 22:06:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SSE2-based-FFT-in-Intel-MKL/m-p/976861#M17132</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2003-12-31T22:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: SSE2 based FFT in Intel MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SSE2-based-FFT-in-Intel-MKL/m-p/976862#M17133</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;The Intel Math Kernel Library Reference Manual, that is in the doc/mklman61.pdf file in the Intel MKL 6.1 installation, does state on page 1-4that the DFTs are optimized to take advantage of processor specific SIMD extensions. To see the speed up for your application; the suggestion to run it with the generic processor codeand compare it to your processor is a good one. Note that the DFT functions are the ones continuing to be optimized for new processors (as opposed to the FFTs). &lt;/DIV&gt;</description>
      <pubDate>Thu, 01 Jan 2004 06:29:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SSE2-based-FFT-in-Intel-MKL/m-p/976862#M17133</guid>
      <dc:creator>Wendy_Doerner__Intel</dc:creator>
      <dc:date>2004-01-01T06:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: SSE2 based FFT in Intel MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SSE2-based-FFT-in-Intel-MKL/m-p/976863#M17134</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;The power-of-two FFTs do use the SIMD hardware, both for single-precision and double-precision transforms. Up until now the mixed-radix transforms (DFT) have not used the SIMD hardware for non-power-of-two transforms, leading to a significant difference in performance between, say, a 1024-point transform and 900-point or 1152-point transform. With the 7.0 beta software, there are dramatic improvements in those non-power-of-two transform lengths. 
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 09 Jan 2004 05:15:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SSE2-based-FFT-in-Intel-MKL/m-p/976863#M17134</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2004-01-09T05:15:28Z</dc:date>
    </item>
  </channel>
</rss>

