<?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 Thanks for the issue. We will in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/weird-no-const-keyword-for-beta-of-DSYR2K-in-mkl-blas-h/m-p/1185267#M29533</link>
    <description>&lt;P&gt;Thanks for the issue. We will definitely fix this case in the next update.&lt;/P&gt;</description>
    <pubDate>Tue, 26 May 2020 03:46:30 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2020-05-26T03:46:30Z</dc:date>
    <item>
      <title>weird no const keyword for '*beta' of DSYR2K in mkl_blas.h</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/weird-no-const-keyword-for-beta-of-DSYR2K-in-mkl-blas-h/m-p/1185266#M29532</link>
      <description>&lt;P&gt;In 'mkl_blas.h'&lt;/P&gt;&lt;P&gt;void DSYR2K(const char *uplo, const char *trans, const MKL_INT *n, const MKL_INT *k,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; const double *alpha, const double *a, const MKL_INT *lda, const double *b, const MKL_INT *ldb,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;double *beta&lt;/STRONG&gt;, double *c, const MKL_INT *ldc);&lt;/P&gt;&lt;P&gt;There is&amp;nbsp;no const keyword for '*beta'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the other hand, these two have const keyword for '*beta'&lt;/P&gt;&lt;P&gt;void SSYR2K(const char *uplo, const char *trans, const MKL_INT *n, const MKL_INT *k,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; const float *alpha, const float *a, const MKL_INT *lda, const float *b, const MKL_INT *ldb,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;const float *beta&lt;/STRONG&gt;, float *c, const MKL_INT *ldc);&lt;/P&gt;&lt;P&gt;void ZSYR2K(const char *uplo, const char *trans, const MKL_INT *n, const MKL_INT *k,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; const MKL_Complex16 *alpha, const MKL_Complex16 *a, const MKL_INT *lda,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; const MKL_Complex16 *b, const MKL_INT *ldb, &lt;STRONG&gt;const MKL_Complex16 *beta&lt;/STRONG&gt;,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; MKL_Complex16 *c, const MKL_INT *ldc);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there any reasons for this inconsistency?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because in my development&amp;nbsp;environment, macros are&amp;nbsp;used to deal with different types and&amp;nbsp;these forms should be consistent with each other. But I see some functions don't have const consistency for different types. So it would be more convenient for some users like me if these were fixed in the future release.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 01:17:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/weird-no-const-keyword-for-beta-of-DSYR2K-in-mkl-blas-h/m-p/1185266#M29532</guid>
      <dc:creator>Lee__Heungson</dc:creator>
      <dc:date>2020-05-26T01:17:21Z</dc:date>
    </item>
    <item>
      <title>Thanks for the issue. We will</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/weird-no-const-keyword-for-beta-of-DSYR2K-in-mkl-blas-h/m-p/1185267#M29533</link>
      <description>&lt;P&gt;Thanks for the issue. We will definitely fix this case in the next update.&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 03:46:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/weird-no-const-keyword-for-beta-of-DSYR2K-in-mkl-blas-h/m-p/1185267#M29533</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-05-26T03:46:30Z</dc:date>
    </item>
    <item>
      <title>the issue is escalated and we</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/weird-no-const-keyword-for-beta-of-DSYR2K-in-mkl-blas-h/m-p/1185268#M29534</link>
      <description>&lt;P&gt;the issue is escalated and we will keep this thread updated.&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 03:55:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/weird-no-const-keyword-for-beta-of-DSYR2K-in-mkl-blas-h/m-p/1185268#M29534</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-05-26T03:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: the issue is escalated and we</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/weird-no-const-keyword-for-beta-of-DSYR2K-in-mkl-blas-h/m-p/1194032#M29798</link>
      <description>&lt;P&gt;the fix of the problem available in mkl v.2020 update 2 which available for download.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2020 07:28:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/weird-no-const-keyword-for-beta-of-DSYR2K-in-mkl-blas-h/m-p/1194032#M29798</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-07-22T07:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: the issue is escalated and we</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/weird-no-const-keyword-for-beta-of-DSYR2K-in-mkl-blas-h/m-p/1194033#M29799</link>
      <description>&lt;P&gt;void DSYR2K(const char *uplo, const char *trans, const MKL_INT *n, const MKL_INT *k,&lt;BR /&gt;const double *alpha, const double *a, const MKL_INT *lda, const double *b, const MKL_INT *ldb,&lt;BR /&gt;const double *beta, double *c, const MKL_INT *ldc) NOTHROW;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2020 07:29:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/weird-no-const-keyword-for-beta-of-DSYR2K-in-mkl-blas-h/m-p/1194033#M29799</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-07-22T07:29:02Z</dc:date>
    </item>
  </channel>
</rss>

