<?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 Output =  -1.#IND00 in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Output-1-IND00/m-p/788599#M2010</link>
    <description>I am currently using PARDISO SPARSE MATRIX SOLVER for Finite Element Method problems.I am working on Microsoft Visual C++ 2010.I am getting the output as -1.#IND00 in the following cases-&lt;BR /&gt;&lt;BR /&gt;1)When i increase the coefficient matrix&lt;A&gt; elements by the order of 10e5 or more form(10e-1 to 10e+4).The solver gives correct solution in the former case.&lt;BR /&gt;&lt;BR /&gt;2)When I increase the size of my coefficient matrix &lt;/A&gt;&lt;A&gt;.&lt;BR /&gt;&lt;BR /&gt;Note that in both the cases Pardiso shows no error during the input phase.It just shows all the solution variables as  -1.#IND00.&lt;BR /&gt;&lt;BR /&gt;Any quick and useful help will be appreciated.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/A&gt;</description>
    <pubDate>Thu, 14 Jul 2011 13:25:20 GMT</pubDate>
    <dc:creator>rditz</dc:creator>
    <dc:date>2011-07-14T13:25:20Z</dc:date>
    <item>
      <title>Pardiso Output =  -1.#IND00</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Output-1-IND00/m-p/788599#M2010</link>
      <description>I am currently using PARDISO SPARSE MATRIX SOLVER for Finite Element Method problems.I am working on Microsoft Visual C++ 2010.I am getting the output as -1.#IND00 in the following cases-&lt;BR /&gt;&lt;BR /&gt;1)When i increase the coefficient matrix&lt;A&gt; elements by the order of 10e5 or more form(10e-1 to 10e+4).The solver gives correct solution in the former case.&lt;BR /&gt;&lt;BR /&gt;2)When I increase the size of my coefficient matrix &lt;/A&gt;&lt;A&gt;.&lt;BR /&gt;&lt;BR /&gt;Note that in both the cases Pardiso shows no error during the input phase.It just shows all the solution variables as  -1.#IND00.&lt;BR /&gt;&lt;BR /&gt;Any quick and useful help will be appreciated.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/A&gt;</description>
      <pubDate>Thu, 14 Jul 2011 13:25:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Output-1-IND00/m-p/788599#M2010</guid>
      <dc:creator>rditz</dc:creator>
      <dc:date>2011-07-14T13:25:20Z</dc:date>
    </item>
    <item>
      <title>Pardiso Output =  -1.#IND00</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Output-1-IND00/m-p/788600#M2011</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;It would be great if you provide small testcase to reproduce this issue on
our side. Maybe there are some problems in matrix structure, maybe some input
parameters like iparm are incorrect, and maybe condition number of input matrix
is really huge. To choose correct answer we need to run testcase.&lt;/P&gt;&lt;P&gt;With best regards,&lt;/P&gt;&lt;P&gt;Alexander Kalinkin&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Jul 2011 14:12:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Output-1-IND00/m-p/788600#M2011</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2011-07-14T14:12:52Z</dc:date>
    </item>
    <item>
      <title>Pardiso Output =  -1.#IND00</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Output-1-IND00/m-p/788601#M2012</link>
      <description>Hi, sorry but I am new to this.What do you exactly mean by testcase ? Should I post my code or should I send the .cpp file.Also sparse matrix solver is a part of a bigger FEM code.Will it be possible for you to pinpoint the error ? &lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Also I think there cannot be a mistake with iparm as it is solving correctly for lesser(magnitudewise) coefficients of A matrix.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thank you for the reply.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 14 Jul 2011 18:03:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Output-1-IND00/m-p/788601#M2012</guid>
      <dc:creator>rditz</dc:creator>
      <dc:date>2011-07-14T18:03:05Z</dc:date>
    </item>
    <item>
      <title>Pardiso Output =  -1.#IND00</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Output-1-IND00/m-p/788602#M2013</link>
      <description>Hi,&lt;DIV&gt;You could send .cpp example or file with ia, ja, a, rhs, iparm and correct solution arrays. Any variant would be convenientfor us if we reproduce your issue.&lt;/DIV&gt;&lt;DIV&gt;With best regards,&lt;/DIV&gt;&lt;DIV&gt;Alexander Kalinkin&lt;/DIV&gt;</description>
      <pubDate>Fri, 15 Jul 2011 03:00:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Output-1-IND00/m-p/788602#M2013</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2011-07-15T03:00:24Z</dc:date>
    </item>
    <item>
      <title>Pardiso Output =  -1.#IND00</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Output-1-IND00/m-p/788603#M2014</link>
      <description>please use &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=62285"&gt;this post&lt;/A&gt; to see how attach the code to the forum.</description>
      <pubDate>Fri, 15 Jul 2011 03:23:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Output-1-IND00/m-p/788603#M2014</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2011-07-15T03:23:56Z</dc:date>
    </item>
    <item>
      <title>Pardiso Output =  -1.#IND00</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Output-1-IND00/m-p/788604#M2015</link>
      <description>Hey thanks for the reply.As I said earlier Pardiso solver is part of a larger code.I have attached the code and 3 txt files.Open each files through freopen.Note the output of each file.&lt;BR /&gt;&lt;BR /&gt;1) 3bricks......smaller magnitude coefficient + small size of matrix&lt;BR /&gt;2) 3bricks_diff._coefficients...larger magnitude coefficient + small size of matrix&lt;BR /&gt;3) Increased_size_of_matrix...smaller magnitude coefficient + larger size of matrix&lt;BR /&gt;&lt;BR /&gt;Once again thanks for the reply and the help</description>
      <pubDate>Fri, 15 Jul 2011 09:23:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Output-1-IND00/m-p/788604#M2015</guid>
      <dc:creator>rditz</dc:creator>
      <dc:date>2011-07-15T09:23:17Z</dc:date>
    </item>
  </channel>
</rss>

