<?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 Hi, in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-slow-performance-with-multiple-RHS/m-p/930026#M13668</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I tried the latest version. It gives me better performance but the improvement is not that much! for example for&amp;nbsp;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;Number of RHS=363:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;Version 10.1: &amp;nbsp;Time=2.21 seconds&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;Version 11.1: &amp;nbsp;Time=1.70 seconds&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;I made a more detailed topic about my question (&lt;/SPAN&gt;MKL: Partial factorization and Schur Complement?) hope the answers from that help me to improve the performance.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thank you,&lt;/P&gt;</description>
    <pubDate>Fri, 13 Dec 2013 21:33:49 GMT</pubDate>
    <dc:creator>vahid_s_</dc:creator>
    <dc:date>2013-12-13T21:33:49Z</dc:date>
    <item>
      <title>Pardiso slow performance with multiple RHS</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-slow-performance-with-multiple-RHS/m-p/930024#M13666</link>
      <description>&lt;P&gt;I am solving K*D=F equation with pardiso sparse solver. K is a 11000*11000 sparse symmetric matrix and F is also sparse matrix with 11000*363&amp;nbsp;dimensions. On a dell computer with Intel Core 2 Duo CPU and MKL version 10.0.1&amp;nbsp;it takes 2.2 seconds to solve the equations. I am using default parameters for the solver and I tried both sequentional and multi-threading options but I can not improve the performance time. I found that the performance is very sensitive to the number of RHS:&lt;/P&gt;

&lt;P&gt;Number of RHS=363, &amp;nbsp;Time=2.21 seconds&lt;/P&gt;

&lt;P&gt;Number of RHS=120, &amp;nbsp;Time=0.53 seconds&lt;/P&gt;

&lt;P&gt;Number of RHS=30, &amp;nbsp; Time=0.19 seconds&lt;/P&gt;

&lt;P&gt;Number of RHS=9, &amp;nbsp; &amp;nbsp; Time=0.06 seconds&lt;/P&gt;

&lt;P&gt;Why there is much difference in performance?!&amp;nbsp;In my program number of RHS can be between 1-1000 for different situations. Is there any way to speed up the process for high number of RHS?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;If I switch to the new version of MKL can I get significant improvement?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Thank you in advance for your help.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2013 02:50:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-slow-performance-with-multiple-RHS/m-p/930024#M13666</guid>
      <dc:creator>vahid_s_</dc:creator>
      <dc:date>2013-12-06T02:50:47Z</dc:date>
    </item>
    <item>
      <title>yes, please try the latest 11</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-slow-performance-with-multiple-RHS/m-p/930025#M13667</link>
      <description>&lt;P&gt;yes, please try the latest 11.1. you can get eval version for 30 days.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2013 03:04:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-slow-performance-with-multiple-RHS/m-p/930025#M13667</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2013-12-06T03:04:19Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-slow-performance-with-multiple-RHS/m-p/930026#M13668</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I tried the latest version. It gives me better performance but the improvement is not that much! for example for&amp;nbsp;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;Number of RHS=363:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;Version 10.1: &amp;nbsp;Time=2.21 seconds&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;Version 11.1: &amp;nbsp;Time=1.70 seconds&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;I made a more detailed topic about my question (&lt;/SPAN&gt;MKL: Partial factorization and Schur Complement?) hope the answers from that help me to improve the performance.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2013 21:33:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-slow-performance-with-multiple-RHS/m-p/930026#M13668</guid>
      <dc:creator>vahid_s_</dc:creator>
      <dc:date>2013-12-13T21:33:49Z</dc:date>
    </item>
  </channel>
</rss>

