<?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 Hi Kirill, in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Hermitian-matrix-input/m-p/1184697#M29493</link>
    <description>&lt;P&gt;Hi Kirill,&lt;/P&gt;&lt;P&gt;Thanks! I looked throughout the documentation but missed the page you pointed me to. Much appreciated.&lt;/P&gt;&lt;P&gt;-Arthur&lt;/P&gt;</description>
    <pubDate>Mon, 18 May 2020 21:49:35 GMT</pubDate>
    <dc:creator>mullervki</dc:creator>
    <dc:date>2020-05-18T21:49:35Z</dc:date>
    <item>
      <title>Pardiso Hermitian matrix input</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Hermitian-matrix-input/m-p/1184695#M29491</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;If I have a Hermitian matrix (mtype=4 or -4), does it matter whether I enter the upper or lower matrices? For example, would both&lt;/P&gt;&lt;P&gt;int ia[4] = {1,3,5,6};&lt;/P&gt;&lt;P&gt;int ja[5] = {&lt;/P&gt;&lt;P&gt;1,&amp;nbsp; 3,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2, 3,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3};&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;int ia[4] = {1,2,3,6};&lt;/P&gt;&lt;P&gt;int ja[5] = {&lt;/P&gt;&lt;P&gt;1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 2,&lt;/P&gt;&lt;P&gt;1, 2, 3};&lt;/P&gt;&lt;P&gt;be equally valid? I ask because in the second case I'm getting an error:&lt;/P&gt;&lt;P&gt;*** Error in PARDISO&amp;nbsp; (incorrect input matrix&amp;nbsp; ) error_num= 24&lt;BR /&gt;*** Input check: j=3, ja(j)=3, ja(j+1)=1 are incompatible&lt;/P&gt;&lt;P&gt;But I can't understand what's wrong with the second input.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2020 18:56:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Hermitian-matrix-input/m-p/1184695#M29491</guid>
      <dc:creator>mullervki</dc:creator>
      <dc:date>2020-05-18T18:56:38Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Hermitian-matrix-input/m-p/1184696#M29492</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You need to pass the upper triangular part only.&lt;/P&gt;&lt;P&gt;The documentation at &lt;A href="https://software.intel.com/content/www/us/en/develop/documentation/mkl-developer-reference-c/top/sparse-solver-routines/intel-mkl-pardiso-parallel-direct-sparse-solver-interface/pardiso.html#pardiso" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/documentation/mkl-developer-reference-c/top/sparse-solver-routines/intel-mkl-pardiso-parallel-direct-sparse-solver-interface/pardiso.html#pardiso&lt;/A&gt; says: "For symmetric matrices, the solver needs only the upper triangular part of the system as is shown for&amp;nbsp;columns&amp;nbsp;array in&amp;nbsp;Three Array Variation of CSR Format".&lt;/P&gt;&lt;P&gt;Best,&lt;BR /&gt;Kirill&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2020 19:06:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Hermitian-matrix-input/m-p/1184696#M29492</guid>
      <dc:creator>Kirill_V_Intel</dc:creator>
      <dc:date>2020-05-18T19:06:33Z</dc:date>
    </item>
    <item>
      <title>Hi Kirill,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Hermitian-matrix-input/m-p/1184697#M29493</link>
      <description>&lt;P&gt;Hi Kirill,&lt;/P&gt;&lt;P&gt;Thanks! I looked throughout the documentation but missed the page you pointed me to. Much appreciated.&lt;/P&gt;&lt;P&gt;-Arthur&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2020 21:49:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-Hermitian-matrix-input/m-p/1184697#M29493</guid>
      <dc:creator>mullervki</dc:creator>
      <dc:date>2020-05-18T21:49:35Z</dc:date>
    </item>
  </channel>
</rss>

