<?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_handle_store issue with Schur complement computation in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-handle-store-issue-with-Schur-complement-computation/m-p/1488304#M34601</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 details and 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>Mon, 22 May 2023 05:21:47 GMT</pubDate>
    <dc:creator>VarshaS_Intel</dc:creator>
    <dc:date>2023-05-22T05:21:47Z</dc:date>
    <item>
      <title>Pardiso_handle_store issue with Schur complement computation</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-handle-store-issue-with-Schur-complement-computation/m-p/1485230#M34576</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using Pardiso&amp;nbsp; (a version from 2020) to solve a &lt;STRONG&gt;symmetric positive definite&lt;/STRONG&gt; sparse linear system and I need to &lt;STRONG&gt;compute and export the Schur complement in CSR&lt;/STRONG&gt; format from the factorization. Pardiso phases are called from a fortran (77) code. The following parameters iparm(24) = 1, iparm(36)=-2 are set. I also need in my code to store the complete structure of the factorization in a file. I have already used pardiso_handle_store in the passed for another case with a classical factorization method (no schur complement computed) and it worked fine.&lt;/P&gt;
&lt;P&gt;But in this case, pardiso_handle_store is crashing with parameters 24 and 36 set to 1 and -2(even with 1, 2 and -1). If iparm(24) is set to 0 and iparm(36) to -2 handle_store works but I can't get the schur complement. So my question is simple : is it possible to use iparm(36) = -2, iparm(24)=1, export the Schur complement in a CSR format and use pardiso_handle_store?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Niels&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 09:31:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-handle-store-issue-with-Schur-complement-computation/m-p/1485230#M34576</guid>
      <dc:creator>Niels_G</dc:creator>
      <dc:date>2023-05-11T09:31:58Z</dc:date>
    </item>
    <item>
      <title>Re:Pardiso_handle_store issue with Schur complement computation</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-handle-store-issue-with-Schur-complement-computation/m-p/1485670#M34580</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.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please let us know the OS details and hardware you are using?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also, could you please provide us with the complete sample reproducer code(any other dependent/input files) you are using to investigate more on your issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt; pardiso_handle_store is crashing&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Could you please let us know what kind of error you are facing? Also, you can give a try with the latest oneMKL 2023.1 which is available for download. You can get that by downloading oneAPI Base Toolkit (&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html" rel="noopener noreferrer" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html&lt;/A&gt;) and let us know if it still crashes with the latest version.&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>Fri, 12 May 2023 13:10:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-handle-store-issue-with-Schur-complement-computation/m-p/1485670#M34580</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-05-12T13:10:56Z</dc:date>
    </item>
    <item>
      <title>Re:Pardiso_handle_store issue with Schur complement computation</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-handle-store-issue-with-Schur-complement-computation/m-p/1488304#M34601</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 details and 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>Mon, 22 May 2023 05:21:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-handle-store-issue-with-Schur-complement-computation/m-p/1488304#M34601</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-05-22T05:21:47Z</dc:date>
    </item>
    <item>
      <title>Re:Pardiso_handle_store issue with Schur complement computation</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-handle-store-issue-with-Schur-complement-computation/m-p/1497648#M34691</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Since you had raised another query &lt;A href="https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Wrong-solution-at-phase-333-with-schur-complement-option/m-p/1491897" target="_blank"&gt;https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Wrong-solution-at-phase-333-with-schur-complement-option/m-p/1491897&lt;/A&gt;, we will no longer monitor this thread here. We will continue addressing this issue in the other thread.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Have a Good Day!&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>Wed, 21 Jun 2023 05:48:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-handle-store-issue-with-Schur-complement-computation/m-p/1497648#M34691</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-06-21T05:48:31Z</dc:date>
    </item>
  </channel>
</rss>

