<?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 dsygvx scales badly on Itanium2 in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dsygvx-scales-badly-on-Itanium2/m-p/952967#M15345</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;we tried to solve a 4000x4000 dense generalized eigenvalue problem&lt;BR /&gt;using dsygvx from MKL. On an SGI Altix machine performance is good&lt;BR /&gt;with one CPU, but scalability is really bad (approx. 10-20% speedup&lt;BR /&gt;with 2 CPUs, slowdown with more).&lt;BR /&gt;&lt;BR /&gt;Is this a fundamental problem with the algorithm that dsygvx&lt;BR /&gt;uses or is the routine just not well parallelized?&lt;BR /&gt;&lt;BR /&gt;Bye,&lt;BR /&gt;Georg.</description>
    <pubDate>Fri, 18 Jun 2004 18:28:14 GMT</pubDate>
    <dc:creator>schorscherl</dc:creator>
    <dc:date>2004-06-18T18:28:14Z</dc:date>
    <item>
      <title>dsygvx scales badly on Itanium2</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dsygvx-scales-badly-on-Itanium2/m-p/952967#M15345</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;we tried to solve a 4000x4000 dense generalized eigenvalue problem&lt;BR /&gt;using dsygvx from MKL. On an SGI Altix machine performance is good&lt;BR /&gt;with one CPU, but scalability is really bad (approx. 10-20% speedup&lt;BR /&gt;with 2 CPUs, slowdown with more).&lt;BR /&gt;&lt;BR /&gt;Is this a fundamental problem with the algorithm that dsygvx&lt;BR /&gt;uses or is the routine just not well parallelized?&lt;BR /&gt;&lt;BR /&gt;Bye,&lt;BR /&gt;Georg.</description>
      <pubDate>Fri, 18 Jun 2004 18:28:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dsygvx-scales-badly-on-Itanium2/m-p/952967#M15345</guid>
      <dc:creator>schorscherl</dc:creator>
      <dc:date>2004-06-18T18:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: dsygvx scales badly on Itanium2</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dsygvx-scales-badly-on-Itanium2/m-p/952968#M15346</link>
      <description>&lt;P&gt;I can't answer specifically for this function. In my limited experience with OpenMP on the Altix, it'seven moredifficult to get good scaling to more than 2 CPUs than oncertain other platforms. Among the probable reasons is there is no special accommodation for the increased latency in the NUMA system for data transfers outside a pair of CPUs. Some of the responsibility for allocating thread local storage effectively rests with the threading libraries provided by the OS, so is outside thecontrol ofthe libraries which come with MKL.&lt;/P&gt;
&lt;P&gt;Many MKL functions do scale much better than that on 2 CPUs. This problem likely is not as trivial to parallelize as some of the more popular ones, and may not have benefitted from as much development effort.&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 19 Jun 2004 05:46:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dsygvx-scales-badly-on-Itanium2/m-p/952968#M15346</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2004-06-19T05:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: dsygvx scales badly on Itanium2</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dsygvx-scales-badly-on-Itanium2/m-p/952969#M15347</link>
      <description>&lt;DIV&gt;From the technical user notes, it appears that his function has not been threaded. &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="http://www.intel.com/software/products/mkl/docs/mklusel.htm#Using%20MKL%20Parallelism" target="_blank"&gt;http://www.intel.com/software/products/mkl/docs/mklusel.htm#Using%20MKL%20Parallelism&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;So any scaling you see would have to come from calls to threaded level 3 BLAS functions&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;-Todd&lt;/DIV&gt;</description>
      <pubDate>Mon, 21 Jun 2004 22:13:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dsygvx-scales-badly-on-Itanium2/m-p/952969#M15347</guid>
      <dc:creator>Todd_R_Intel</dc:creator>
      <dc:date>2004-06-21T22:13:00Z</dc:date>
    </item>
  </channel>
</rss>

