<?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 Pardiso error in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-error/m-p/1009759#M19184</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am using Pardiso, from the MKL that ships with icpc 16.0.0 on Mac OSX.&lt;/P&gt;

&lt;P&gt;I have already computed a LU factorization, and I want to use Pardiso as an iterative solver using the previous LU factorization as a preconditionner. For that, I've set iparm[3] = 21 for 2 digits of accuracy. But pardiso_64 returns an error -4 and iparm[19] contains -18.&lt;/P&gt;

&lt;P&gt;I don't understand what's going on as the last digit of iparm[19] should be either 1, 2, 3, 4 or 5 according to the MKL documentation :&amp;nbsp;https://software.intel.com/en-us/node/521691&lt;/P&gt;</description>
    <pubDate>Wed, 02 Sep 2015 13:59:57 GMT</pubDate>
    <dc:creator>velvia</dc:creator>
    <dc:date>2015-09-02T13:59:57Z</dc:date>
    <item>
      <title>Pardiso error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-error/m-p/1009759#M19184</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am using Pardiso, from the MKL that ships with icpc 16.0.0 on Mac OSX.&lt;/P&gt;

&lt;P&gt;I have already computed a LU factorization, and I want to use Pardiso as an iterative solver using the previous LU factorization as a preconditionner. For that, I've set iparm[3] = 21 for 2 digits of accuracy. But pardiso_64 returns an error -4 and iparm[19] contains -18.&lt;/P&gt;

&lt;P&gt;I don't understand what's going on as the last digit of iparm[19] should be either 1, 2, 3, 4 or 5 according to the MKL documentation :&amp;nbsp;https://software.intel.com/en-us/node/521691&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2015 13:59:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-error/m-p/1009759#M19184</guid>
      <dc:creator>velvia</dc:creator>
      <dc:date>2015-09-02T13:59:57Z</dc:date>
    </item>
    <item>
      <title>It looks like the issue.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-error/m-p/1009760#M19185</link>
      <description>&lt;P&gt;It looks like the issue. Could you give us the example to check the problem on our side?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2015 15:29:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-error/m-p/1009760#M19185</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2015-09-02T15:29:00Z</dc:date>
    </item>
    <item>
      <title>The error code says you have</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-error/m-p/1009761#M19186</link>
      <description>&lt;P&gt;The error code says you have zero pivot, I changed element[2] = -1 to 1, it runs ok.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2015 09:08:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-error/m-p/1009761#M19186</guid>
      <dc:creator>Sheng_L_</dc:creator>
      <dc:date>2015-09-07T09:08:14Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-error/m-p/1009762#M19187</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;In spite of Pardiso returns error=-4 and iparm[19]=-18 the solution is correct for new matrix with&amp;nbsp;element[0] = 2.1 Could you check this behavior on larger matrix on your side or sent it to us also? It seem that only error output is incorrect in such way of pardiso using. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;Best regards, Anton&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2015 11:28:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-error/m-p/1009762#M19187</guid>
      <dc:creator>Anton_A_Intel</dc:creator>
      <dc:date>2015-09-08T11:28:36Z</dc:date>
    </item>
  </channel>
</rss>

