<?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 Xeon w3680 runs slower than i5-3320M in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xeon-w3680-runs-slower-than-i5-3320M/m-p/1000528#M18495</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have strange problem where the same program runs faster on a&amp;nbsp;&lt;SPAN style="color: rgb(85, 85, 85); font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal;"&gt;i5-3320M than an&amp;nbsp;&lt;/SPAN&gt;Xeon w3680. The main part of the code is FFT. Could anyone shine some light on me? Thanks!&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;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jul 2014 20:36:35 GMT</pubDate>
    <dc:creator>Bo_Q_</dc:creator>
    <dc:date>2014-07-14T20:36:35Z</dc:date>
    <item>
      <title>Xeon w3680 runs slower than i5-3320M</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xeon-w3680-runs-slower-than-i5-3320M/m-p/1000528#M18495</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have strange problem where the same program runs faster on a&amp;nbsp;&lt;SPAN style="color: rgb(85, 85, 85); font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal;"&gt;i5-3320M than an&amp;nbsp;&lt;/SPAN&gt;Xeon w3680. The main part of the code is FFT. Could anyone shine some light on me? Thanks!&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;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2014 20:36:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xeon-w3680-runs-slower-than-i5-3320M/m-p/1000528#M18495</guid>
      <dc:creator>Bo_Q_</dc:creator>
      <dc:date>2014-07-14T20:36:35Z</dc:date>
    </item>
    <item>
      <title>Presumably, you're using MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xeon-w3680-runs-slower-than-i5-3320M/m-p/1000529#M18496</link>
      <description>&lt;P&gt;Presumably, you're using MKL which gains a big advantage from AVX on the newer CPU.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Maybe you didn't check out settings which might optimize thread placement across the 4 cache channels of the Westmere CPU, e.g. KMP_AFFINITY="proclist=[1,3-5],verbose,explicit" with MKL_NUM_THREADS=4 and HyperThreading disabled (just guessing, according to a typical BIOS numbering of the cores).&amp;nbsp; I suppose, with HT enabled, it might be proclist=[3,7,9,11] or some such.&amp;nbsp; HT wasn't designed for simplicity, nor was there a consistent pattern in early BIOS for it.&lt;/P&gt;

&lt;P&gt;If you did so, some specifics of your results might help you get more intelligent responses.&amp;nbsp; The quirky cache setup of the 6-core Westmere probably contributes to limited popularity (and the fact that I have one left to me as a retirement gift).&lt;/P&gt;

&lt;P&gt;Also, you should check the MKL docs for any recommendations such as 32-byte data alignment (at least as important on older core-I7 CPUs as the newer one).&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2014 21:28:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xeon-w3680-runs-slower-than-i5-3320M/m-p/1000529#M18496</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2014-07-14T21:28:44Z</dc:date>
    </item>
    <item>
      <title>What is problem size? and</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xeon-w3680-runs-slower-than-i5-3320M/m-p/1000530#M18497</link>
      <description>&lt;P&gt;What is problem size? and&lt;/P&gt;

&lt;P&gt;What is performance difference you are talking about?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2014 03:12:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Xeon-w3680-runs-slower-than-i5-3320M/m-p/1000530#M18497</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2014-07-15T03:12:11Z</dc:date>
    </item>
  </channel>
</rss>

