<?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 Bug in dsyev row-major in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Bug-in-dsyev-row-major/m-p/1183117#M29432</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I compile and run the MKL examples `lapacke_dsyev_row.c` I get the following output:&amp;nbsp;&lt;/P&gt;&lt;P&gt;LAPACKE_dsyev (row-major, high-level) Example Program Results&lt;/P&gt;&lt;P&gt;&amp;nbsp;Eigenvalues&lt;BR /&gt;&amp;nbsp;-11.07 &amp;nbsp;-6.23 &amp;nbsp; 0.86 &amp;nbsp; 8.87 &amp;nbsp;16.09&lt;/P&gt;&lt;P&gt;&amp;nbsp;Eigenvectors (stored columnwise)&lt;BR /&gt;&amp;nbsp; -0.30 &amp;nbsp;-0.61 &amp;nbsp; 0.40 &amp;nbsp;-0.37 &amp;nbsp; 0.49&lt;BR /&gt;&amp;nbsp; &amp;nbsp;0.00 &amp;nbsp;-0.29 &amp;nbsp;-0.41 &amp;nbsp;-0.36 &amp;nbsp;-0.61&lt;BR /&gt;&amp;nbsp; &amp;nbsp;0.00 &amp;nbsp; 0.00 &amp;nbsp;-0.66 &amp;nbsp; 0.50 &amp;nbsp; 0.40&lt;BR /&gt;&amp;nbsp; &amp;nbsp;0.00 &amp;nbsp; 0.00 &amp;nbsp; 0.00 &amp;nbsp; 0.62 &amp;nbsp;-0.46&lt;BR /&gt;&amp;nbsp; &amp;nbsp;0.00 &amp;nbsp; 0.00 &amp;nbsp; 0.00 &amp;nbsp; 0.00 &amp;nbsp; 0.16&lt;/P&gt;&lt;P&gt;The lower part of the matrix is missing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This looks like a bug, is it the right place to report it ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that the &lt;S&gt;row&amp;nbsp;&lt;/S&gt; col&amp;nbsp;major version is working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This happens with the version "2019.3.199" on both linux and windows.&lt;/P&gt;&lt;P&gt;Sincerely,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Marc Lasson.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Apr 2019 14:48:54 GMT</pubDate>
    <dc:creator>Lasson__Marc</dc:creator>
    <dc:date>2019-04-08T14:48:54Z</dc:date>
    <item>
      <title>Bug in dsyev row-major</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Bug-in-dsyev-row-major/m-p/1183117#M29432</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I compile and run the MKL examples `lapacke_dsyev_row.c` I get the following output:&amp;nbsp;&lt;/P&gt;&lt;P&gt;LAPACKE_dsyev (row-major, high-level) Example Program Results&lt;/P&gt;&lt;P&gt;&amp;nbsp;Eigenvalues&lt;BR /&gt;&amp;nbsp;-11.07 &amp;nbsp;-6.23 &amp;nbsp; 0.86 &amp;nbsp; 8.87 &amp;nbsp;16.09&lt;/P&gt;&lt;P&gt;&amp;nbsp;Eigenvectors (stored columnwise)&lt;BR /&gt;&amp;nbsp; -0.30 &amp;nbsp;-0.61 &amp;nbsp; 0.40 &amp;nbsp;-0.37 &amp;nbsp; 0.49&lt;BR /&gt;&amp;nbsp; &amp;nbsp;0.00 &amp;nbsp;-0.29 &amp;nbsp;-0.41 &amp;nbsp;-0.36 &amp;nbsp;-0.61&lt;BR /&gt;&amp;nbsp; &amp;nbsp;0.00 &amp;nbsp; 0.00 &amp;nbsp;-0.66 &amp;nbsp; 0.50 &amp;nbsp; 0.40&lt;BR /&gt;&amp;nbsp; &amp;nbsp;0.00 &amp;nbsp; 0.00 &amp;nbsp; 0.00 &amp;nbsp; 0.62 &amp;nbsp;-0.46&lt;BR /&gt;&amp;nbsp; &amp;nbsp;0.00 &amp;nbsp; 0.00 &amp;nbsp; 0.00 &amp;nbsp; 0.00 &amp;nbsp; 0.16&lt;/P&gt;&lt;P&gt;The lower part of the matrix is missing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This looks like a bug, is it the right place to report it ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that the &lt;S&gt;row&amp;nbsp;&lt;/S&gt; col&amp;nbsp;major version is working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This happens with the version "2019.3.199" on both linux and windows.&lt;/P&gt;&lt;P&gt;Sincerely,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Marc Lasson.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 14:48:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Bug-in-dsyev-row-major/m-p/1183117#M29432</guid>
      <dc:creator>Lasson__Marc</dc:creator>
      <dc:date>2019-04-08T14:48:54Z</dc:date>
    </item>
    <item>
      <title>the similar issue discussed</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Bug-in-dsyev-row-major/m-p/1183118#M29433</link>
      <description>&lt;P&gt;the similar issue discussed here -&amp;nbsp;https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/806667.&lt;/P&gt;&lt;P&gt;the issue is escalated and will update these forum threads as soon as the fix will be available.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 01:55:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Bug-in-dsyev-row-major/m-p/1183118#M29433</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-04-09T01:55:10Z</dc:date>
    </item>
  </channel>
</rss>

