<?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 I don't see how you concluded in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-QR-vs-Pardiso/m-p/1128884#M25488</link>
    <description>&lt;P&gt;I don't see how you concluded that the two have the same functionality. There is some overlap, perhaps, but note this: Pardiso is applicable only to square matrices. The Q-R decomposition is obtained for various purposes, one of which is obtaining a least squares solution of over-determined linear equations.&lt;/P&gt;

&lt;P&gt;If you have a class of matrices for which both are applicable, and the matrices are well-conditioned, I would expect Pardiso to be more efficient, but you would have to try both and judge for yourself.&lt;/P&gt;</description>
    <pubDate>Sun, 16 Sep 2018 14:33:55 GMT</pubDate>
    <dc:creator>mecej4</dc:creator>
    <dc:date>2018-09-16T14:33:55Z</dc:date>
    <item>
      <title>Sparse QR vs Pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-QR-vs-Pardiso/m-p/1128883#M25487</link>
      <description>&lt;P&gt;Do you have any performance comparison between PARDISO and the new Sparse QR? Since I understand both provide same functionality, which one do you recommend for solving a system ?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 19:58:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-QR-vs-Pardiso/m-p/1128883#M25487</guid>
      <dc:creator>marcsolal</dc:creator>
      <dc:date>2018-09-13T19:58:52Z</dc:date>
    </item>
    <item>
      <title>I don't see how you concluded</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-QR-vs-Pardiso/m-p/1128884#M25488</link>
      <description>&lt;P&gt;I don't see how you concluded that the two have the same functionality. There is some overlap, perhaps, but note this: Pardiso is applicable only to square matrices. The Q-R decomposition is obtained for various purposes, one of which is obtaining a least squares solution of over-determined linear equations.&lt;/P&gt;

&lt;P&gt;If you have a class of matrices for which both are applicable, and the matrices are well-conditioned, I would expect Pardiso to be more efficient, but you would have to try both and judge for yourself.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Sep 2018 14:33:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-QR-vs-Pardiso/m-p/1128884#M25488</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2018-09-16T14:33:55Z</dc:date>
    </item>
    <item>
      <title>Sorry, I have seen that in</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-QR-vs-Pardiso/m-p/1128885#M25489</link>
      <description>&lt;P&gt;Sorry, I have seen that in MKL documentation.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I understand that SparseQR is used to factorize sparse matrices and can also be used to solve a sparse linear system of equations. At least, the title Sparse QR is:&amp;nbsp;&lt;/P&gt;

&lt;P&gt;"&lt;SPAN style="color: rgb(85, 85, 85); font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;"&gt;The&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://software.intel.com/node/fe5fc621-58d7-4e6b-aa2e-a0c9966e8a30" style="box-sizing: border-box; color: rgb(0, 113, 197); outline: none; font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;"&gt;Sparse QR&lt;/A&gt;&lt;SPAN style="color: rgb(85, 85, 85); font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;"&gt;&amp;nbsp;routines provide a multifrontal sparse QR factorization method for solving a sparse system of linear equations.'&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(85, 85, 85); font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;"&gt;I am using PARDISO to solve a sparse linear of equations, and at least it is what I understand PARDISO is for. &lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(85, 85, 85); font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;"&gt;Even if the 2 functions can do other things, at least they can both be used to solve a linear system with a sparse matrix.&amp;nbsp; To me, this is the same functionality and it is an important one, at least for me. My question was justified. I understand PARDISO is faster.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(85, 85, 85); font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;"&gt;Thanks for your nice answer.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Sep 2018 18:05:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-QR-vs-Pardiso/m-p/1128885#M25489</guid>
      <dc:creator>marcsolal</dc:creator>
      <dc:date>2018-09-17T18:05:11Z</dc:date>
    </item>
    <item>
      <title>You may find some benchmark</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-QR-vs-Pardiso/m-p/1128886#M25490</link>
      <description>&lt;P&gt;You may find some benchmark results at &lt;A href="https://software.intel.com/en-us/articles/intel-sparse-qr-factorization-prototype-preview-package" target="_blank"&gt;https://software.intel.com/en-us/articles/intel-sparse-qr-factorization-prototype-preview-package&lt;/A&gt; . Note, however, that the article is about a preview version of Intel Sparse QR, so the timings may not be valid for the current release.&lt;/P&gt;

&lt;P&gt;As far as I can see, the test matrices in the benchmark (you can see the names of the matrices on the graph) have more rows than columns, and details of these matrices are available at &lt;A href="https://sparse.tamu.edu/" target="_blank"&gt;https://sparse.tamu.edu/&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;I am not aware of any comparisons to Pardiso in the context of square matrices, but let us hope that someone from Intel may be able to comment on that question.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 12:12:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-QR-vs-Pardiso/m-p/1128886#M25490</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2018-09-18T12:12:10Z</dc:date>
    </item>
    <item>
      <title>this is the new KB article</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-QR-vs-Pardiso/m-p/1128887#M25491</link>
      <description>&lt;P&gt;this is the new KB article where you may see updated perf results:&amp;nbsp;&lt;SPAN style="font-size: 13.008px;"&gt;&lt;A href="https://software.intel.com/en-us/articles/intel-mkl-sparse-qr-solver-multifrontal-sparse-qr-factorization-method-for-solving-a-sparse" target="_blank"&gt;https://software.intel.com/en-us/articles/intel-mkl-sparse-qr-solver-multifrontal-sparse-qr-factorization-method-for-solving-a-sparse&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 13:02:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-QR-vs-Pardiso/m-p/1128887#M25491</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2018-09-18T13:02:59Z</dc:date>
    </item>
  </channel>
</rss>

