<?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 Question about the MKL LAPACK example on DSYEVR  in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Question-about-the-MKL-LAPACK-example-on-DSYEVR/m-p/1185279#M29535</link>
    <description>&lt;P&gt;In&amp;nbsp;&lt;A href="https://software.intel.com/sites/products/documentation/doclib/mkl_sa/11/mkl_lapack_examples/dsyevr_ex.c.htm"&gt;https://software.intel.com/sites/products/documentation/doclib/mkl_sa/11/mkl_lapack_examples/dsyevr_ex.c.htm&lt;/A&gt;&lt;/P&gt;
&lt;PRE class="brush:cpp; class-name:dark;"&gt;int isuppz&lt;N&gt;;&lt;/N&gt;&lt;/PRE&gt;

&lt;P&gt;This array is declared with a size of N, the order of the matrix to be decomposed.&lt;/P&gt;
&lt;P&gt;However, in the documentation&amp;nbsp;&lt;A href="https://software.intel.com/en-us/node/521126"&gt;https://software.intel.com/en-us/node/521126&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;'isuppz' is an array of size at least&amp;nbsp;2 *max(1,&amp;nbsp;m), where m is the total number of eigenvalues found.&lt;/P&gt;
&lt;P&gt;Would it be better to declared 'isuppz' with a size of 2 * N? Thank you.&lt;/P&gt;</description>
    <pubDate>Tue, 26 May 2020 05:11:41 GMT</pubDate>
    <dc:creator>Yuen__Patrick</dc:creator>
    <dc:date>2020-05-26T05:11:41Z</dc:date>
    <item>
      <title>Question about the MKL LAPACK example on DSYEVR</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Question-about-the-MKL-LAPACK-example-on-DSYEVR/m-p/1185279#M29535</link>
      <description>&lt;P&gt;In&amp;nbsp;&lt;A href="https://software.intel.com/sites/products/documentation/doclib/mkl_sa/11/mkl_lapack_examples/dsyevr_ex.c.htm"&gt;https://software.intel.com/sites/products/documentation/doclib/mkl_sa/11/mkl_lapack_examples/dsyevr_ex.c.htm&lt;/A&gt;&lt;/P&gt;
&lt;PRE class="brush:cpp; class-name:dark;"&gt;int isuppz&lt;N&gt;;&lt;/N&gt;&lt;/PRE&gt;

&lt;P&gt;This array is declared with a size of N, the order of the matrix to be decomposed.&lt;/P&gt;
&lt;P&gt;However, in the documentation&amp;nbsp;&lt;A href="https://software.intel.com/en-us/node/521126"&gt;https://software.intel.com/en-us/node/521126&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;'isuppz' is an array of size at least&amp;nbsp;2 *max(1,&amp;nbsp;m), where m is the total number of eigenvalues found.&lt;/P&gt;
&lt;P&gt;Would it be better to declared 'isuppz' with a size of 2 * N? Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 05:11:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Question-about-the-MKL-LAPACK-example-on-DSYEVR/m-p/1185279#M29535</guid>
      <dc:creator>Yuen__Patrick</dc:creator>
      <dc:date>2020-05-26T05:11:41Z</dc:date>
    </item>
    <item>
      <title>thanks, Patric. Yes, it</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Question-about-the-MKL-LAPACK-example-on-DSYEVR/m-p/1185280#M29536</link>
      <description>&lt;P&gt;thanks, Patric. Yes, it probably makes sense but we align with the original lapack's (http://www.netlib.org/lapack/explore-html/d2/d8a/group__double_s_yeigen_gaeed8a131adf56eaa2a9e5b1e0cce5718.html) and then you may submit the similar query against netlib community.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 13:57:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Question-about-the-MKL-LAPACK-example-on-DSYEVR/m-p/1185280#M29536</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-05-26T13:57:30Z</dc:date>
    </item>
  </channel>
</rss>

