<?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: Re:Sparse Schur Complement is Computed Wrong in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1369823#M32929</link>
    <description>&lt;P&gt;Hey Khang,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope all is well. Are there any updates on this matter? I was hoping to see a bugfix in the releases since, but I haven't seen anything regarding this issue and it seems to persist in the latest version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Abdullah&lt;/P&gt;</description>
    <pubDate>Thu, 17 Mar 2022 20:27:34 GMT</pubDate>
    <dc:creator>Havlu</dc:creator>
    <dc:date>2022-03-17T20:27:34Z</dc:date>
    <item>
      <title>Sparse Schur Complement is Computed Wrong</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1297389#M31723</link>
      <description>&lt;DIV id="bodyDisplay" class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation section_selectors question_selectors first_st_section" data-section_field_id="ae56-ba7c-bceb"&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;P class="sub_section_element_selectors"&gt;Hi,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;[Apologies for cross-posting, I don't know which board would be proper to use]&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;I am trying to use pardiso to compute the Schur complement of a matrix. I had some stability issues for some large matrices, so I decided to put in a tiny matrix and see if I can figure out the issue. However, it looks like for the small matrix I have, the Schur complement is computed wrong.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;This matrix is real symmetric and 8-by-8. The code is attached, and it is commented for ease of reading. Any help is appreciated.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Thank you,&lt;BR /&gt;Abdullah&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 09 Jul 2021 19:14:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1297389#M31723</guid>
      <dc:creator>Havlu</dc:creator>
      <dc:date>2021-07-09T19:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sparse Schur Complement is Computed Wrong</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1297812#M31737</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for posting your query. I have executed your sample code and the results are attached below. If these are not the right values, can you please provide us the right results? Can you please also share the MKL version used, OS version used?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Rajesh.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 13:07:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1297812#M31737</guid>
      <dc:creator>MRajesh_intel</dc:creator>
      <dc:date>2021-07-12T13:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sparse Schur Complement is Computed Wrong</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1297829#M31741</link>
      <description>&lt;P&gt;Hi Rajesh,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for the reply. The matrix outputted is wrong, and to my knowledge, it is not even a valid CSR3 matrix.&lt;/P&gt;
&lt;P&gt;Here is the correct Schur complement to 3 digits after the point:&lt;/P&gt;
&lt;P&gt;// [ 1.667 0.167 -0.204]&lt;BR /&gt;// [ 0.167 1.667 0.204]&lt;BR /&gt;// [-0.204 0.204 1.500]&lt;/P&gt;
&lt;P&gt;You can also find this in the source code, it is provided there for convenience. Since it is symmetric, according to the documentation, Pardiso should return the lower triangular part of this matrix in the CSR3 format.&lt;/P&gt;
&lt;P&gt;I am on Fedora Linux, and I am using MKL 2021.3.0.&lt;/P&gt;
&lt;P&gt;Best,&lt;BR /&gt;Abdullah&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 13:34:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1297829#M31741</guid>
      <dc:creator>Havlu</dc:creator>
      <dc:date>2021-07-12T13:34:47Z</dc:date>
    </item>
    <item>
      <title>Re:Sparse Schur Complement is Computed Wrong</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1298302#M31758</link>
      <description>&lt;P&gt;Hi Abdullah,&lt;/P&gt;&lt;P&gt;Just want to let you know that I am discussing with the engineering team right now and will let you know what the next step is.&lt;/P&gt;&lt;P&gt;Khang&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jul 2021 22:02:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1298302#M31758</guid>
      <dc:creator>Khang_N_Intel</dc:creator>
      <dc:date>2021-07-13T22:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Sparse Schur Complement is Computed Wrong</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1298318#M31759</link>
      <description>&lt;P&gt;Hi Khang,&lt;/P&gt;
&lt;P&gt;Thanks for the update. I am looking forward to hearing from you.&lt;/P&gt;
&lt;P&gt;Best,&lt;BR /&gt;Abdullah&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 22:47:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1298318#M31759</guid>
      <dc:creator>Havlu</dc:creator>
      <dc:date>2021-07-13T22:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sparse Schur Complement is Computed Wrong</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1299904#M31768</link>
      <description>&lt;P&gt;Hi Khang,&lt;/P&gt;
&lt;P&gt;Just checking in. Are there any updates, or news on the next steps?&lt;/P&gt;
&lt;P&gt;Best,&lt;BR /&gt;Abdullah&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 05:21:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1299904#M31768</guid>
      <dc:creator>Havlu</dc:creator>
      <dc:date>2021-07-20T05:21:35Z</dc:date>
    </item>
    <item>
      <title>Re:Sparse Schur Complement is Computed Wrong</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1301347#M31798</link>
      <description>&lt;P&gt;Hi Abdullah,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The issue has been confirmed.  We have already escalated it to the engineering team.  We will let you know when we receive any information from the engineering team.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Khang&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Jul 2021 18:18:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1301347#M31798</guid>
      <dc:creator>Khang_N_Intel</dc:creator>
      <dc:date>2021-07-26T18:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Sparse Schur Complement is Computed Wrong</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1369823#M32929</link>
      <description>&lt;P&gt;Hey Khang,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope all is well. Are there any updates on this matter? I was hoping to see a bugfix in the releases since, but I haven't seen anything regarding this issue and it seems to persist in the latest version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Abdullah&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 20:27:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1369823#M32929</guid>
      <dc:creator>Havlu</dc:creator>
      <dc:date>2022-03-17T20:27:34Z</dc:date>
    </item>
    <item>
      <title>Re:Sparse Schur Complement is Computed Wrong</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1369909#M32930</link>
      <description>&lt;P&gt;Abdullah, &lt;/P&gt;&lt;P&gt;there are no updates on this issue at this moment. we will keep this thread informed as soon as any updates.&lt;/P&gt;&lt;P&gt;-Gennady&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Mar 2022 02:50:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1369909#M32930</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2022-03-18T02:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sparse Schur Complement is Computed Wrong</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1736081#M37520</link>
      <description>&lt;P&gt;This issue was fixed starting with the Intel® oneMKL 2025.2 release. The latest package can be downloaded from&amp;nbsp;&lt;A href="https://www.intel.cn/content/www/cn/zh/developer/tools/oneapi/onemkl-download.html" target="_blank"&gt;Get Intel® oneAPI Math Kernel Library&amp;nbsp;&lt;/A&gt;&amp;nbsp;page. Thank you for reporting this problem.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;regards,&lt;BR /&gt;Chao&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2026 04:40:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Schur-Complement-is-Computed-Wrong/m-p/1736081#M37520</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2026-02-06T04:40:04Z</dc:date>
    </item>
  </channel>
</rss>

