<?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 Does enabling hyperthreading or not have any effect on MKL performance? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-enabling-hyperthreading-or-not-have-any-effect-on-MKL/m-p/866198#M7996</link>
    <description>&lt;P&gt;&lt;BR /&gt;Does enabling hyperthreading or not have any effect on the performance (speed) of MKL, in particular BLAS and LAPACK routines?&lt;/P&gt;</description>
    <pubDate>Wed, 01 Jul 2009 20:10:47 GMT</pubDate>
    <dc:creator>Tony_Garratt</dc:creator>
    <dc:date>2009-07-01T20:10:47Z</dc:date>
    <item>
      <title>Does enabling hyperthreading or not have any effect on MKL performance?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-enabling-hyperthreading-or-not-have-any-effect-on-MKL/m-p/866198#M7996</link>
      <description>&lt;P&gt;&lt;BR /&gt;Does enabling hyperthreading or not have any effect on the performance (speed) of MKL, in particular BLAS and LAPACK routines?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2009 20:10:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-enabling-hyperthreading-or-not-have-any-effect-on-MKL/m-p/866198#M7996</guid>
      <dc:creator>Tony_Garratt</dc:creator>
      <dc:date>2009-07-01T20:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Does enabling hyperthreading or not have any effect on MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-enabling-hyperthreading-or-not-have-any-effect-on-MKL/m-p/866199#M7997</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/246987"&gt;Tony Garratt&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;P&gt;&lt;BR /&gt;Does enabling hyperthreading or not have any effect on the performance (speed) of MKL, in particular BLAS and LAPACK routines?&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi Tony, we typically recommend against enabling HT because it has a negative effect on BLAS/LAPACK performance. See the knowledge base article: &lt;A href="http://software.intel.com/en-us/articles/setting-thread-affinity-on-smt-or-ht-enabled-systems/"&gt;http://software.intel.com/en-us/articles/setting-thread-affinity-on-smt-or-ht-enabled-systems/&lt;/A&gt;.&lt;BR /&gt;-Shane</description>
      <pubDate>Wed, 01 Jul 2009 20:33:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-enabling-hyperthreading-or-not-have-any-effect-on-MKL/m-p/866199#M7997</guid>
      <dc:creator>Shane_S_Intel</dc:creator>
      <dc:date>2009-07-01T20:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Does enabling hyperthreading or not have any effect on MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-enabling-hyperthreading-or-not-have-any-effect-on-MKL/m-p/866200#M7998</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336401"&gt;Shane Story (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hi Tony, we typically recommend against enabling HT because it has a negative effect on BLAS/LAPACK performance. See the knowledge base article: &lt;A href="http://software.intel.com/en-us/articles/setting-thread-affinity-on-smt-or-ht-enabled-systems/"&gt;http://software.intel.com/en-us/articles/setting-thread-affinity-on-smt-or-ht-enabled-systems/&lt;/A&gt;.&lt;BR /&gt;-Shane&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
set KMP_AFFINITY= physical[,0,verbose]&lt;BR /&gt;and &lt;BR /&gt;OMP_NUM_THREADS &amp;lt;= number of available cores&lt;BR /&gt;if you require run with HT enabled and have a recent libiomp which supports this KMP option. As Shane suggests, an application such as MKL which can keep the FPU and other resources busy will not benefit from sharing the important resources among threads.&lt;BR /&gt;Shane, Thanks for the KB. It should be required reading for management and marketing.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Jul 2009 20:48:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-enabling-hyperthreading-or-not-have-any-effect-on-MKL/m-p/866200#M7998</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2009-07-01T20:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Does enabling hyperthreading or not have any effect on MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-enabling-hyperthreading-or-not-have-any-effect-on-MKL/m-p/866201#M7999</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Thank you!</description>
      <pubDate>Wed, 01 Jul 2009 21:36:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-enabling-hyperthreading-or-not-have-any-effect-on-MKL/m-p/866201#M7999</guid>
      <dc:creator>Tony_Garratt</dc:creator>
      <dc:date>2009-07-01T21:36:57Z</dc:date>
    </item>
  </channel>
</rss>

