<?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 Info 512 returned by 'dsyevr' in the Intel MKL library in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Info-512-returned-by-dsyevr-in-the-Intel-MKL-library/m-p/763876#M101</link>
    <description>Hi, &lt;BR /&gt;&lt;BR /&gt;We use Intel MKL 10.1.1.019 for numerical calculation in C++. The 'dsyevr' function is used for eigenvalue decomposition. It works as expected in most cases. But for some cases, it returns info = 512. According to the doc, it means internal error in the Intel MKL library. I wonder what info 512 means exactly for the error. &lt;BR /&gt;It is a single threaded calculation. The matrix size is4000 x 4000 at most. Any input will be appreciated. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 16 Dec 2010 03:59:24 GMT</pubDate>
    <dc:creator>dengzj</dc:creator>
    <dc:date>2010-12-16T03:59:24Z</dc:date>
    <item>
      <title>Info 512 returned by 'dsyevr' in the Intel MKL library</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Info-512-returned-by-dsyevr-in-the-Intel-MKL-library/m-p/763876#M101</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;We use Intel MKL 10.1.1.019 for numerical calculation in C++. The 'dsyevr' function is used for eigenvalue decomposition. It works as expected in most cases. But for some cases, it returns info = 512. According to the doc, it means internal error in the Intel MKL library. I wonder what info 512 means exactly for the error. &lt;BR /&gt;It is a single threaded calculation. The matrix size is4000 x 4000 at most. Any input will be appreciated. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Dec 2010 03:59:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Info-512-returned-by-dsyevr-in-the-Intel-MKL-library/m-p/763876#M101</guid>
      <dc:creator>dengzj</dc:creator>
      <dc:date>2010-12-16T03:59:24Z</dc:date>
    </item>
    <item>
      <title>Info 512 returned by 'dsyevr' in the Intel MKL library</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Info-512-returned-by-dsyevr-in-the-Intel-MKL-library/m-p/763877#M102</link>
      <description>Hello dengzj,&lt;DIV&gt;we had the similar problems with dsyevr which has been fixed in 10.2 update 3 versions.&lt;/DIV&gt;&lt;DIV&gt;You can check if this issue persists into thelatest10.3 version. ( please try the evaluation version for checking the problem and let us know if anyfurtherproblems).&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Thu, 16 Dec 2010 06:16:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Info-512-returned-by-dsyevr-in-the-Intel-MKL-library/m-p/763877#M102</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-12-16T06:16:08Z</dc:date>
    </item>
    <item>
      <title>Info 512 returned by 'dsyevr' in the Intel MKL library</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Info-512-returned-by-dsyevr-in-the-Intel-MKL-library/m-p/763878#M103</link>
      <description>Hello Gennady,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply. We will follow your advice and see if the problem will go away. &lt;BR /&gt;&lt;BR /&gt;Meanwhile, I wonder if some hints could be given onwhat kind of error it is. Any chances that it could be caused by user errors? Orany precautionsthe users cantakein their code tolower the probability of stepping into the same situation again? &lt;BR /&gt;&lt;BR /&gt;Anyhow, thank you very much for the suggestion.</description>
      <pubDate>Thu, 16 Dec 2010 19:47:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Info-512-returned-by-dsyevr-in-the-Intel-MKL-library/m-p/763878#M103</guid>
      <dc:creator>dengzj</dc:creator>
      <dc:date>2010-12-16T19:47:24Z</dc:date>
    </item>
    <item>
      <title>Info 512 returned by 'dsyevr' in the Intel MKL library</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Info-512-returned-by-dsyevr-in-the-Intel-MKL-library/m-p/763879#M104</link>
      <description>Hi Gennady,&lt;BR /&gt;&lt;BR /&gt;Would you mind one more question? If info=511 is returned, is it some kind of error similar to info=512? Will it go away by trying the 10.2 update 3 or later versions? Thanks again.</description>
      <pubDate>Thu, 16 Dec 2010 20:13:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Info-512-returned-by-dsyevr-in-the-Intel-MKL-library/m-p/763879#M104</guid>
      <dc:creator>dengzj</dc:creator>
      <dc:date>2010-12-16T20:13:58Z</dc:date>
    </item>
    <item>
      <title>Info 512 returned by 'dsyevr' in the Intel MKL library</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Info-512-returned-by-dsyevr-in-the-Intel-MKL-library/m-p/763880#M105</link>
      <description>Hello dengzj,&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;Behavior of DSYEVR in Intel MKL corresponds to the function available in NETLIB LAPACK. And there isdefinitelycould be a better description for values of INFO. The positive values represents following:&lt;/DIV&gt;&lt;DIV&gt;1. For JOBZ='N' this is the INFO value returned by underlying DSTEBZ (0&lt;INFO&gt;&amp;lt;5, see description of DSTEBZ for more details)&lt;/INFO&gt;&lt;/DIV&gt;&lt;DIV&gt;2. For JOBZ='V' this is the INFO value returned by underlyingDSTEIN and means number ofeigenvectors failed to converge. IWORK(2*N:2*N+N-1)stores the indices of eigenvectorsthat corresponding to eigenvectors that fail to converge.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;So the reported INFO could relate to how the MRRR algorithm handles your input data.You could try other symmetrical eigensolvers which in general more stable in terms of finding solution to see if they could solve you task: DSYEVD (similar by performance) and DSYEV (slower due higher operations count).&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;W.B.R.&lt;/DIV&gt;&lt;DIV&gt;Alexander&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 Dec 2010 16:31:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Info-512-returned-by-dsyevr-in-the-Intel-MKL-library/m-p/763880#M105</guid>
      <dc:creator>Alexander_K_Intel3</dc:creator>
      <dc:date>2010-12-17T16:31:48Z</dc:date>
    </item>
    <item>
      <title>Info 512 returned by 'dsyevr' in the Intel MKL library</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Info-512-returned-by-dsyevr-in-the-Intel-MKL-library/m-p/763881#M106</link>
      <description>&lt;P&gt;&lt;BR /&gt;Thank you all for the help.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2010 17:29:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Info-512-returned-by-dsyevr-in-the-Intel-MKL-library/m-p/763881#M106</guid>
      <dc:creator>dengzj</dc:creator>
      <dc:date>2010-12-17T17:29:17Z</dc:date>
    </item>
  </channel>
</rss>

