<?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 Re: PARDISO Crash in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1516760#M34977</link>
    <description>&lt;P&gt;Varsha,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not had a chance to try and reduce the size of the problem. I have seen the same error on another file of a similar scale, so I do not believe it is unique to this matrix. As stated above, our solver flags a zero or negative pivot error in equation&amp;nbsp;&lt;SPAN&gt;24220. I am not sure what else could be useful, but can give more info if you can tell me what you need exactly.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The issue is not as much finding where the error is, but figuring out why the PARDISO call crashes (repeatable with the example I have provided) instead of exiting with an error.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I should add that we have also submitted this issue as a support ticket to Intel, which might be more appropriate.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Aug 2023 07:06:06 GMT</pubDate>
    <dc:creator>Emil_J_</dc:creator>
    <dc:date>2023-08-23T07:06:06Z</dc:date>
    <item>
      <title>PARDISO Crash</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1512824#M34933</link>
      <description>&lt;P&gt;PARDISO crashes with the following exception:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="exception.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/44509iA7C774C1ED2E9796/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="exception.png" alt="exception.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When the same system of equations is solved using an in-house solver, it returns a negative pivot error. We expect the same from PARDISO call.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Test project is attached. It is a VS2019 project, using&amp;nbsp;Intel® Fortran Compiler Classic 2021.10.0 [Intel(R) 64]. I understand this is the latest version, older versions have the same issue.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 08:32:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1512824#M34933</guid>
      <dc:creator>Emil_J_</dc:creator>
      <dc:date>2023-08-10T08:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO Crash</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1512864#M34935</link>
      <description>&lt;P&gt;What are the values of nn and na in your problem?&lt;/P&gt;&lt;P&gt;Those values be read from your data file, but that data file is big ( ~ 1.4 Gb), and a forum reader should not have to download, extract and read a file of that size just to know the values of nn and na.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 11:14:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1512864#M34935</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2023-08-10T11:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO Crash</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1513114#M34942</link>
      <description>&lt;P&gt;nn = 24341&lt;BR /&gt;na = 36555537&lt;BR /&gt;According to our in-house solver, the zero or negative pivot is in equation 24220. What could be causing PARDISO to crash instead of returning error=-4 (or some other error)? Is there any way to catch this type of issue before the crash? I have tried using phase=11, then phase=22, but the crash still occurs.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 00:05:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1513114#M34942</guid>
      <dc:creator>Emil_J_</dc:creator>
      <dc:date>2023-08-11T00:05:27Z</dc:date>
    </item>
    <item>
      <title>Re:PARDISO Crash</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1514543#M34961</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for posting in Intel Communities and Thanks for providing the details.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please let us know if you are facing the same exception/issue with the small data file or only with the larger data file?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Aug 2023 12:19:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1514543#M34961</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-08-16T12:19:54Z</dc:date>
    </item>
    <item>
      <title>Re:PARDISO Crash</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1516719#M34975</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Also, could you please provide us with the complete error you getting with the in-house solver?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Aug 2023 03:54:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1516719#M34975</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-08-23T03:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO Crash</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1516760#M34977</link>
      <description>&lt;P&gt;Varsha,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not had a chance to try and reduce the size of the problem. I have seen the same error on another file of a similar scale, so I do not believe it is unique to this matrix. As stated above, our solver flags a zero or negative pivot error in equation&amp;nbsp;&lt;SPAN&gt;24220. I am not sure what else could be useful, but can give more info if you can tell me what you need exactly.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The issue is not as much finding where the error is, but figuring out why the PARDISO call crashes (repeatable with the example I have provided) instead of exiting with an error.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I should add that we have also submitted this issue as a support ticket to Intel, which might be more appropriate.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 07:06:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1516760#M34977</guid>
      <dc:creator>Emil_J_</dc:creator>
      <dc:date>2023-08-23T07:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO Crash</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1519276#M35008</link>
      <description>&lt;P&gt;I have managed to create a smaller file, but it is still quite large. When I try to reduce it further, the crash disappears and the PARDISO call returns an error=-4 as expected.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 07:49:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1519276#M35008</guid>
      <dc:creator>Emil_J_</dc:creator>
      <dc:date>2023-08-31T07:49:56Z</dc:date>
    </item>
    <item>
      <title>Re:PARDISO Crash</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1519410#M35011</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for providing all the details and information.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;When we tried with the file provided by you, we could still see the same exception as before even after replacing the file. &lt;/P&gt;&lt;P&gt;Could you please provide us with the complete sample reproducer project file you are using where you are getting pardiso error=-4?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Aug 2023 17:09:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1519410#M35011</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-08-31T17:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO Crash</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1519591#M35015</link>
      <description>&lt;P&gt;Varsha,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, this is correct. The second datafile I have posted is smaller, while still producing the same exception. I was not able to reduce the file more while still triggering it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry, I'm not sure how attaching a file where we can see error=-4 would help us here. In cases when I see error=-4, the error is caught properly. The issue here is the crash, which as I understand is reproducible on your end too. Again, based on the output of our in-house solver, this is triggered by a zero or negative pivot. Is there a check or a setting I have missed that might help catch the crash?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 06:11:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1519591#M35015</guid>
      <dc:creator>Emil_J_</dc:creator>
      <dc:date>2023-09-01T06:11:37Z</dc:date>
    </item>
    <item>
      <title>Re:PARDISO Crash</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1520315#M35036</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for reporting the issue.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are able to reproduce your issue and we are discussing your issue internally with priority, we will get back to you soon.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Sep 2023 14:51:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1520315#M35036</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-09-04T14:51:35Z</dc:date>
    </item>
    <item>
      <title>Re:PARDISO Crash</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1523445#M35116</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please check the value you have provided for array ja as the array ja ends with many zeros?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Sep 2023 17:24:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1523445#M35116</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-09-13T17:24:49Z</dc:date>
    </item>
    <item>
      <title>Re:PARDISO Crash</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1525730#M35147</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Could you please provide us with an update on your issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Sep 2023 09:37:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1525730#M35147</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-09-20T09:37:23Z</dc:date>
    </item>
    <item>
      <title>Re:PARDISO Crash</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1527752#M35188</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Could you please check the value you have provided for array ja as the array ja ends with many zeros in the input?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Sep 2023 15:21:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-Crash/m-p/1527752#M35188</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-09-26T15:21:00Z</dc:date>
    </item>
  </channel>
</rss>

