<?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 Using iterative-direct solver in pardiso in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Using-iterative-direct-solver-in-pardiso/m-p/1156042#M27571</link>
    <description>&lt;P&gt;I'm trying to use the iterative-direct solver in Pardiso by changing the default value of iparm[3]. However that didn't work.&lt;/P&gt;

&lt;P&gt;I have a nonsymmetric matrix, so I set iparm[3] = 61. However, when I print out iparm[19], which contains the CG/CGS diagnostics information, it always says 0. That implies CG wasn't run at all. In my code, when I first solve the linear system, I set phase to be 13. After that, I set the phase to be 23 (so that it doesn't have to factorize every time). The input for my matrix type mtype is 11.&lt;/P&gt;

&lt;P&gt;I then tried a symmetric positive definite matrix and set iparm[3] = 62. I set mtype to be 2. That didn't work either: iparm[19] returns 0.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Did I miss anything?&lt;/P&gt;</description>
    <pubDate>Sun, 15 Jul 2018 04:10:11 GMT</pubDate>
    <dc:creator>Hwang__Carpenter</dc:creator>
    <dc:date>2018-07-15T04:10:11Z</dc:date>
    <item>
      <title>Using iterative-direct solver in pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Using-iterative-direct-solver-in-pardiso/m-p/1156042#M27571</link>
      <description>&lt;P&gt;I'm trying to use the iterative-direct solver in Pardiso by changing the default value of iparm[3]. However that didn't work.&lt;/P&gt;

&lt;P&gt;I have a nonsymmetric matrix, so I set iparm[3] = 61. However, when I print out iparm[19], which contains the CG/CGS diagnostics information, it always says 0. That implies CG wasn't run at all. In my code, when I first solve the linear system, I set phase to be 13. After that, I set the phase to be 23 (so that it doesn't have to factorize every time). The input for my matrix type mtype is 11.&lt;/P&gt;

&lt;P&gt;I then tried a symmetric positive definite matrix and set iparm[3] = 62. I set mtype to be 2. That didn't work either: iparm[19] returns 0.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Did I miss anything?&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jul 2018 04:10:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Using-iterative-direct-solver-in-pardiso/m-p/1156042#M27571</guid>
      <dc:creator>Hwang__Carpenter</dc:creator>
      <dc:date>2018-07-15T04:10:11Z</dc:date>
    </item>
  </channel>
</rss>

