<?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 &amp;quot;Better&amp;quot; in what sense? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Tridigonal-solver-gtsv-or-pardiso/m-p/971420#M16618</link>
    <description>&lt;P&gt;"Better" in what sense?&lt;/P&gt;

&lt;P&gt;Pardiso is designed to handle general sparse matrices, and may not be the best choice for solving equations whose matrix is banded. There is considerable overhead with calling Pardiso, and the argument list is more complex to set up.&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jan 2014 11:53:00 GMT</pubDate>
    <dc:creator>mecej4</dc:creator>
    <dc:date>2014-01-30T11:53:00Z</dc:date>
    <item>
      <title>Tridigonal solver, gtsv or pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Tridigonal-solver-gtsv-or-pardiso/m-p/971419#M16617</link>
      <description>&lt;P&gt;Helle,&lt;/P&gt;

&lt;P&gt;I want to solve a tridigonal linear system. In mkl, there is gtsv for tridigonal solver and the direct solver Paridiso can also do it. My question is which one is better?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2014 09:48:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Tridigonal-solver-gtsv-or-pardiso/m-p/971419#M16617</guid>
      <dc:creator>snakexf</dc:creator>
      <dc:date>2014-01-30T09:48:26Z</dc:date>
    </item>
    <item>
      <title>"Better" in what sense?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Tridigonal-solver-gtsv-or-pardiso/m-p/971420#M16618</link>
      <description>&lt;P&gt;"Better" in what sense?&lt;/P&gt;

&lt;P&gt;Pardiso is designed to handle general sparse matrices, and may not be the best choice for solving equations whose matrix is banded. There is considerable overhead with calling Pardiso, and the argument list is more complex to set up.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2014 11:53:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Tridigonal-solver-gtsv-or-pardiso/m-p/971420#M16618</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2014-01-30T11:53:00Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Tridigonal-solver-gtsv-or-pardiso/m-p/971421#M16619</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Really interesting question...The pardiso have additional reordering step, that will spent an percent of overall time, but it represent triangular matrix in different way, more suitable to palatalized... So my opinion is the following: If you need to solve system only once it better to call gtsv, if you are going to solve it several time, for example in nonlinear solver - pardiso may be the choice. But, in any case, one need to verify it :)&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2014 15:21:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Tridigonal-solver-gtsv-or-pardiso/m-p/971421#M16619</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2014-01-30T15:21:34Z</dc:date>
    </item>
  </channel>
</rss>

