<?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 Output Meaning in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Error-Output-Meaning/m-p/762982#M29</link>
    <description>Hi,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;PARDISO automatically check input matrix if iparam(27) = 1 and return error mesagge if there are some errors in matrix structure. Nevertheless it's seems to be some error in input parameters, could you provide to us some testcase that we could compile and run to reproduce problem? It could help us to find rootcase of this issue.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;With best regards,&lt;/DIV&gt;&lt;DIV&gt;Alexander Kalinkin&lt;/DIV&gt;</description>
    <pubDate>Sun, 15 Aug 2010 08:27:16 GMT</pubDate>
    <dc:creator>Alexander_K_Intel2</dc:creator>
    <dc:date>2010-08-15T08:27:16Z</dc:date>
    <item>
      <title>Pardiso Error Output Meaning</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Error-Output-Meaning/m-p/762979#M26</link>
      <description>I am trying to use Pardiso for my computation, and I am getting the following error messages why I try to run the Problem&lt;BR /&gt;&lt;BR /&gt;*** error PARDISO ( sequence_ido,parameters) error_num= 10&lt;BR /&gt;*** Input check: iparam(6) -66969200 (out of bounds)&lt;BR /&gt;*** input parameters inconsistent error= 10 max_fac_store_in: 1&lt;BR /&gt; matrix_number_in: 1 matrix_type_in: 11&lt;BR /&gt; ido_in : 33 neqns_in : 540&lt;BR /&gt; ia(neqns_in+1)-1 : 25578 nb_in : 1&lt;BR /&gt;Can Somebody shed some light to the meaning of these. Also when I did the Symbolic Factorisation and the LU factorisation, I am getting an error value of 1 instead of 0. What is the meaning of this, Such kind of error values are not defined in the mkl manual file. &lt;BR /&gt;&lt;BR /&gt;Please shed some light in to these issues.</description>
      <pubDate>Sat, 14 Aug 2010 17:17:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Error-Output-Meaning/m-p/762979#M26</guid>
      <dc:creator>mecipema</dc:creator>
      <dc:date>2010-08-14T17:17:57Z</dc:date>
    </item>
    <item>
      <title>Pardiso Error Output Meaning</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Error-Output-Meaning/m-p/762980#M27</link>
      <description>Hi,&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;Firstly could you check your input matrix by matrix checker (set iparm(27) = 1)? Also what version of library you use to call PARDISO: lp64 or ilp64? And could you provide to us value of array iparm before call to PARDISO?&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;With best regards,&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Alexander Kalinkin&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 14 Aug 2010 18:03:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Error-Output-Meaning/m-p/762980#M27</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2010-08-14T18:03:32Z</dc:date>
    </item>
    <item>
      <title>Pardiso Error Output Meaning</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Error-Output-Meaning/m-p/762981#M28</link>
      <description>Thank you sir,&lt;BR /&gt;       I am using lp64. The values of iparam are &lt;BR /&gt;&lt;BR /&gt; iparam(1) = 1&lt;BR /&gt; iparam(2) = 2&lt;BR /&gt; iparam(5) = 2&lt;BR /&gt; iparam(6) = 1&lt;BR /&gt; iparam(10) = 13&lt;BR /&gt; iparam(11) = 1&lt;BR /&gt; iparam(13) = 1&lt;BR /&gt; iparam(18) = -1&lt;BR /&gt; iparam(21) = 1&lt;BR /&gt; iparam(27) = 1&lt;BR /&gt;&lt;BR /&gt;I have kept the iparam(27) to 1. Now where should I look to check the input matrix</description>
      <pubDate>Sat, 14 Aug 2010 18:26:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Error-Output-Meaning/m-p/762981#M28</guid>
      <dc:creator>mecipema</dc:creator>
      <dc:date>2010-08-14T18:26:05Z</dc:date>
    </item>
    <item>
      <title>Pardiso Error Output Meaning</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Error-Output-Meaning/m-p/762982#M29</link>
      <description>Hi,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;PARDISO automatically check input matrix if iparam(27) = 1 and return error mesagge if there are some errors in matrix structure. Nevertheless it's seems to be some error in input parameters, could you provide to us some testcase that we could compile and run to reproduce problem? It could help us to find rootcase of this issue.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;With best regards,&lt;/DIV&gt;&lt;DIV&gt;Alexander Kalinkin&lt;/DIV&gt;</description>
      <pubDate>Sun, 15 Aug 2010 08:27:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Error-Output-Meaning/m-p/762982#M29</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2010-08-15T08:27:16Z</dc:date>
    </item>
    <item>
      <title>Pardiso Error Output Meaning</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Error-Output-Meaning/m-p/762983#M30</link>
      <description>There is something amiss here. &lt;BR /&gt;&lt;BR /&gt;Your input value of iparam(6) = 1, but Pardiso says it is -66969200. &lt;BR /&gt;&lt;BR /&gt;Make sure that argument arrays are dimensioned and initialized properly before calling Pardiso. Complete code demonstrating the problem would be useful.&lt;BR /&gt;</description>
      <pubDate>Sun, 15 Aug 2010 12:54:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Error-Output-Meaning/m-p/762983#M30</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2010-08-15T12:54:59Z</dc:date>
    </item>
  </channel>
</rss>

