<?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: Schur complement computation MKL_PARDISO in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Schur-complement-computation-MKL-PARDISO/m-p/1670467#M36963</link>
    <description>&lt;P&gt;Hi Paolo,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm afraid the factors of K11 are not accessible using oneMKL Pardiso.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Fengrui&lt;/P&gt;</description>
    <pubDate>Thu, 27 Feb 2025 00:10:10 GMT</pubDate>
    <dc:creator>Fengrui</dc:creator>
    <dc:date>2025-02-27T00:10:10Z</dc:date>
    <item>
      <title>Schur complement computation MKL_PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Schur-complement-computation-MKL-PARDISO/m-p/1660976#M36881</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I need to compute the Schur complement of a certain matrix K in the scope of domain decompositions for finite element applications. Given K as:&lt;BR /&gt;&lt;BR /&gt;K = [K11 K12;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; K21 K22]&lt;BR /&gt;&lt;BR /&gt;The Schur complement given by: S = K22 - K21 * K11^(-1) * K12&lt;BR /&gt;&lt;BR /&gt;Using PARDISO, I am able to extract S calling pardiso_export as illustrated in a provided example (&lt;A href="https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-0/pardiso-export.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-0/pardiso-export.html&lt;/A&gt;), but I would like to extract the factorization of K11 since I need it in following computations related to the domain decomposition. It is possible to extract it, or it is necessary to factorize K11 again?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Paolo&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 21:28:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Schur-complement-computation-MKL-PARDISO/m-p/1660976#M36881</guid>
      <dc:creator>Paolo98</dc:creator>
      <dc:date>2025-01-27T21:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Schur complement computation MKL_PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Schur-complement-computation-MKL-PARDISO/m-p/1670467#M36963</link>
      <description>&lt;P&gt;Hi Paolo,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm afraid the factors of K11 are not accessible using oneMKL Pardiso.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Fengrui&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 00:10:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Schur-complement-computation-MKL-PARDISO/m-p/1670467#M36963</guid>
      <dc:creator>Fengrui</dc:creator>
      <dc:date>2025-02-27T00:10:10Z</dc:date>
    </item>
  </channel>
</rss>

