<?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 Strange profiling result with pardiso in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Strange-profiling-result-with-pardiso/m-p/963073#M16009</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;SPAN&gt;Hi all&lt;/SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Our app uses multiple solve with the same factor, when I looked at the call graph results' it seems that about 30% of the time is in the LSAME function. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;70% of DTRSM ( most of &lt;SPAN&gt;&lt;/SPAN&gt;the SOLVE &lt;SPAN&gt;&lt;/SPAN&gt;work) is the blas_errchk_dtrsm, that calls LSAME.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;Is that reasonable? Just some profiling artifact?&lt;SPAN&gt; &lt;/SPAN&gt;Or a configuration problem ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The problem size in about &lt;SPAN&gt;&lt;/SPAN&gt;10000.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 14 Nov 2005 00:13:40 GMT</pubDate>
    <dc:creator>dshor1</dc:creator>
    <dc:date>2005-11-14T00:13:40Z</dc:date>
    <item>
      <title>Strange profiling result with pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Strange-profiling-result-with-pardiso/m-p/963073#M16009</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;SPAN&gt;Hi all&lt;/SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Our app uses multiple solve with the same factor, when I looked at the call graph results' it seems that about 30% of the time is in the LSAME function. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;70% of DTRSM ( most of &lt;SPAN&gt;&lt;/SPAN&gt;the SOLVE &lt;SPAN&gt;&lt;/SPAN&gt;work) is the blas_errchk_dtrsm, that calls LSAME.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;Is that reasonable? Just some profiling artifact?&lt;SPAN&gt; &lt;/SPAN&gt;Or a configuration problem ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The problem size in about &lt;SPAN&gt;&lt;/SPAN&gt;10000.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 14 Nov 2005 00:13:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Strange-profiling-result-with-pardiso/m-p/963073#M16009</guid>
      <dc:creator>dshor1</dc:creator>
      <dc:date>2005-11-14T00:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Strange profiling result with pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Strange-profiling-result-with-pardiso/m-p/963074#M16010</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;It shouldn't spend much time a LSAME - it's just a few instructions. What is theprofiler?&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 14 Nov 2005 22:58:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Strange-profiling-result-with-pardiso/m-p/963074#M16010</guid>
      <dc:creator>michael_chuvelev</dc:creator>
      <dc:date>2005-11-14T22:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Strange profiling result with pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Strange-profiling-result-with-pardiso/m-p/963075#M16011</link>
      <description>&lt;P&gt;I know It shouldn't ... I have a felling that the problem is calling the BLAS function with very small size, and that the reson for the large overhead.&lt;/P&gt;
&lt;P&gt;the profiler is intel vtune&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 16 Nov 2005 00:18:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Strange-profiling-result-with-pardiso/m-p/963075#M16011</guid>
      <dc:creator>dshor1</dc:creator>
      <dc:date>2005-11-16T00:18:46Z</dc:date>
    </item>
  </channel>
</rss>

