<?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 Direct/PARDISO solvers in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Direct-PARDISO-solvers/m-p/867423#M8107</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have been using MKL' DSS interface to deal with a indefinite matrices in the solution of A*x = y. &lt;BR /&gt;(1) my first question is if PARDISO is efficient compared to DSS? the length of 'x' is 60,000.&lt;BR /&gt;&lt;BR /&gt;(2)In every iteration, I have been preparing A in the CSR format before passing it to the MKL subroutines, then I create the handles, create the structure, factorize, solve and delete the handles. Since the shape of my matrix A is fixed during all iterations, can I do the creation of handles(dss_create), and structure creation(dss_define_structure) and reorder (dss_reorder) only once in the very begining of iterations and use only factorization and solution during every iteration?&lt;BR /&gt;&lt;BR /&gt;thanks for any inputs...&lt;BR /&gt;&lt;BR /&gt;kodanda&lt;BR /&gt;</description>
    <pubDate>Fri, 27 Jun 2008 10:18:13 GMT</pubDate>
    <dc:creator>kodanda</dc:creator>
    <dc:date>2008-06-27T10:18:13Z</dc:date>
    <item>
      <title>Direct/PARDISO solvers</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Direct-PARDISO-solvers/m-p/867423#M8107</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have been using MKL' DSS interface to deal with a indefinite matrices in the solution of A*x = y. &lt;BR /&gt;(1) my first question is if PARDISO is efficient compared to DSS? the length of 'x' is 60,000.&lt;BR /&gt;&lt;BR /&gt;(2)In every iteration, I have been preparing A in the CSR format before passing it to the MKL subroutines, then I create the handles, create the structure, factorize, solve and delete the handles. Since the shape of my matrix A is fixed during all iterations, can I do the creation of handles(dss_create), and structure creation(dss_define_structure) and reorder (dss_reorder) only once in the very begining of iterations and use only factorization and solution during every iteration?&lt;BR /&gt;&lt;BR /&gt;thanks for any inputs...&lt;BR /&gt;&lt;BR /&gt;kodanda&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Jun 2008 10:18:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Direct-PARDISO-solvers/m-p/867423#M8107</guid>
      <dc:creator>kodanda</dc:creator>
      <dc:date>2008-06-27T10:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Direct/PARDISO solvers</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Direct-PARDISO-solvers/m-p/867424#M8108</link>
      <description>(1) Intel MKL has one direct sparse solver for which we provide two interfaces: the PARDISO interface and DSS interface. The efficiency should be the same.&lt;BR /&gt;&lt;BR /&gt;(2) Yes. The first part of the DSS section of the reference manual has an image (Figure 8-2 in the &lt;A href="http://www3.intel.com/cd/software/products/asmo-na/eng/345631.htm"&gt;reference manual&lt;/A&gt;) that refers to just such a case.&lt;BR /&gt;&lt;BR /&gt;-Todd&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Jul 2008 23:17:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Direct-PARDISO-solvers/m-p/867424#M8108</guid>
      <dc:creator>Todd_R_Intel</dc:creator>
      <dc:date>2008-07-01T23:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Direct/PARDISO solvers</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Direct-PARDISO-solvers/m-p/867425#M8109</link>
      <description>thanks a lot&lt;BR /&gt;- kodanda&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Jul 2008 07:57:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Direct-PARDISO-solvers/m-p/867425#M8109</guid>
      <dc:creator>kodanda</dc:creator>
      <dc:date>2008-07-02T07:57:08Z</dc:date>
    </item>
  </channel>
</rss>

