<?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 Parallel Direct Sparse Solver for Clusters and iparm[30] in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Direct-Sparse-Solver-for-Clusters-and-iparm-30/m-p/1177016#M29022</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Does&amp;nbsp;Parallel Direct Sparse Solver for Clusters support iparm[30] for Partial solve and computing selected components of the solution vectors?&lt;/P&gt;&lt;P&gt;It is mentioned in the reference manual , but it also says "iparm[30]&amp;nbsp;-&amp;nbsp;iparm[32] Reserved. Set to zero."&amp;nbsp;&lt;/P&gt;&lt;P&gt;Non-MPI&amp;nbsp;MKL PARDISO works for iparm[30] 1,2, and 3 but the cluster edition doesn't ? Is this a bug or is iparm[30] simply not supposed to work with the cluster edition?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best,&lt;/P&gt;&lt;P&gt;marius&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 03 May 2020 06:55:42 GMT</pubDate>
    <dc:creator>Marius_B_</dc:creator>
    <dc:date>2020-05-03T06:55:42Z</dc:date>
    <item>
      <title>Parallel Direct Sparse Solver for Clusters and iparm[30]</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Direct-Sparse-Solver-for-Clusters-and-iparm-30/m-p/1177016#M29022</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Does&amp;nbsp;Parallel Direct Sparse Solver for Clusters support iparm[30] for Partial solve and computing selected components of the solution vectors?&lt;/P&gt;&lt;P&gt;It is mentioned in the reference manual , but it also says "iparm[30]&amp;nbsp;-&amp;nbsp;iparm[32] Reserved. Set to zero."&amp;nbsp;&lt;/P&gt;&lt;P&gt;Non-MPI&amp;nbsp;MKL PARDISO works for iparm[30] 1,2, and 3 but the cluster edition doesn't ? Is this a bug or is iparm[30] simply not supposed to work with the cluster edition?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best,&lt;/P&gt;&lt;P&gt;marius&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 03 May 2020 06:55:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Direct-Sparse-Solver-for-Clusters-and-iparm-30/m-p/1177016#M29022</guid>
      <dc:creator>Marius_B_</dc:creator>
      <dc:date>2020-05-03T06:55:42Z</dc:date>
    </item>
    <item>
      <title>Hello marius,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Direct-Sparse-Solver-for-Clusters-and-iparm-30/m-p/1177017#M29023</link>
      <description>&lt;P&gt;Hello marius,&lt;/P&gt;&lt;P&gt;It's a bug in the documentation, it should be&amp;nbsp; "iparm[31]-iparm[33]" for "Reserved. Set to zero". And there is a description for iparm[30] which enables partial solve for the cluster sparse solver. Thanks for noticing it!&lt;/P&gt;&lt;P&gt;Let us know if you encounter any issue when using partial solve with the cluster sparse solver.&lt;/P&gt;&lt;P&gt;Best,&lt;BR /&gt;Kirill&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 00:32:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Direct-Sparse-Solver-for-Clusters-and-iparm-30/m-p/1177017#M29023</guid>
      <dc:creator>Kirill_V_Intel</dc:creator>
      <dc:date>2020-05-04T00:32:15Z</dc:date>
    </item>
    <item>
      <title>Hi Kirill</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Direct-Sparse-Solver-for-Clusters-and-iparm-30/m-p/1177018#M29024</link>
      <description>&lt;P&gt;Hi Kirill&lt;/P&gt;&lt;P&gt;Thanks for the swift reply. I tried the partial solve with the cluster sparse solver but it does not work. It only works for 1 MPI process but for 2 or more it does give the full solution.&lt;/P&gt;&lt;P&gt;I attached you my sample program, it is actually just he&amp;nbsp;cl_solver_complex_unsym_f.f example with the corresponding options set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Marius&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 06:08:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Direct-Sparse-Solver-for-Clusters-and-iparm-30/m-p/1177018#M29024</guid>
      <dc:creator>Marius_B_</dc:creator>
      <dc:date>2020-05-04T06:08:55Z</dc:date>
    </item>
    <item>
      <title>Hello Marius,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Direct-Sparse-Solver-for-Clusters-and-iparm-30/m-p/1177019#M29025</link>
      <description>&lt;P&gt;Hello Marius,&lt;/P&gt;&lt;P&gt;I'm afraid I misled you. Actually, it turned out we don't support partial solve in&amp;nbsp;the Cluster Sparse Solver, so we'll need to fix the documentation (not in the way I originally mentioned). Well, it's never late to learn:)&lt;/P&gt;&lt;P&gt;So, if you need this feature, you can submit a feature request to our online customer center (I hope someone will provide a link there since I don't have it).&lt;/P&gt;&lt;P&gt;Best,&lt;BR /&gt;Kirill&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 17:47:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Direct-Sparse-Solver-for-Clusters-and-iparm-30/m-p/1177019#M29025</guid>
      <dc:creator>Kirill_V_Intel</dc:creator>
      <dc:date>2020-05-04T17:47:57Z</dc:date>
    </item>
    <item>
      <title>Thanks for letting me, know.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Direct-Sparse-Solver-for-Clusters-and-iparm-30/m-p/1177020#M29026</link>
      <description>&lt;P&gt;Thanks for letting me, know. Too bad as this is a really useful feature. I will try to submit a feature request.&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 23:59:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Direct-Sparse-Solver-for-Clusters-and-iparm-30/m-p/1177020#M29026</guid>
      <dc:creator>Marius_B_</dc:creator>
      <dc:date>2020-05-12T23:59:29Z</dc:date>
    </item>
  </channel>
</rss>

