<?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 this point. There in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pblas-header-incorrect-for-PvTRMV/m-p/1120466#M24922</link>
    <description>&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;&lt;B&gt;thanks for this point. There is inconsistency between MKL's documentation and this function declaration. We will fix that. With regard to netlib is as follow: &amp;nbsp;&lt;/B&gt;&lt;/SPAN&gt;&lt;B style="color: rgb(0, 0, 0); font-family: &amp;quot;Times New Roman&amp;quot;; font-size: medium; line-height: normal;"&gt;SUBROUTINE PvTRMV( UPLO, TRANS, DIAG, N, A, IA, JA, DESCA, X, IX, JX, DESCX, INCX )&lt;/B&gt;&lt;/P&gt;

&lt;P&gt;I see no problem in this case.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jul 2016 04:46:11 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2016-07-08T04:46:11Z</dc:date>
    <item>
      <title>pblas header incorrect for PvTRMV</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pblas-header-incorrect-for-PvTRMV/m-p/1120465#M24921</link>
      <description>Hi,

In the mkl_pblas.h, the prototypes for p*trmv are of the form, e.g., single precision,

void pstrmv( const char *uplo, const char *trans, const char *diag, const MKL_INT *n, const float *a, const MKL_INT *ia, const MKL_INT *ja, const MKL_INT *desca, float *x, const MKL_INT *ix, const MKL_INT *jx, const MKL_INT *descx, const MKL_INT *incx );

However, the interface according to netlib ( &lt;A href="http://www.netlib.org/scalapack/pblas_qref.html" target="_blank"&gt;http://www.netlib.org/scalapack/pblas_qref.html&lt;/A&gt; ) is

       PvTRMV( UPLO, TRANS, DIAG, M, N,        A, IA, JA, DESCA, X, IX, JX, DESCX, INCX )

Notice that the MKL is missing the 'const MKL_INT *m' for the fourth argument.

I have MKL 11.3.3 for Windows.

This seems to be a mistake in the MKL header.  Can anyone confirm this for me or am I misinterpreting the netlib reference?

Thanks,
John</description>
      <pubDate>Thu, 07 Jul 2016 20:07:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pblas-header-incorrect-for-PvTRMV/m-p/1120465#M24921</guid>
      <dc:creator>John_Young</dc:creator>
      <dc:date>2016-07-07T20:07:25Z</dc:date>
    </item>
    <item>
      <title>thanks for this point. There</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pblas-header-incorrect-for-PvTRMV/m-p/1120466#M24922</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;&lt;B&gt;thanks for this point. There is inconsistency between MKL's documentation and this function declaration. We will fix that. With regard to netlib is as follow: &amp;nbsp;&lt;/B&gt;&lt;/SPAN&gt;&lt;B style="color: rgb(0, 0, 0); font-family: &amp;quot;Times New Roman&amp;quot;; font-size: medium; line-height: normal;"&gt;SUBROUTINE PvTRMV( UPLO, TRANS, DIAG, N, A, IA, JA, DESCA, X, IX, JX, DESCX, INCX )&lt;/B&gt;&lt;/P&gt;

&lt;P&gt;I see no problem in this case.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 04:46:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pblas-header-incorrect-for-PvTRMV/m-p/1120466#M24922</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2016-07-08T04:46:11Z</dc:date>
    </item>
    <item>
      <title>Thanks.  It seems that the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pblas-header-incorrect-for-PvTRMV/m-p/1120467#M24923</link>
      <description>Thanks.  It seems that the netlib page is in error at the top (where the quick summary is) but is correct farther down where the details are given.</description>
      <pubDate>Fri, 08 Jul 2016 12:07:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pblas-header-incorrect-for-PvTRMV/m-p/1120467#M24923</guid>
      <dc:creator>John_Young</dc:creator>
      <dc:date>2016-07-08T12:07:57Z</dc:date>
    </item>
    <item>
      <title>we fixed the issue into</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pblas-header-incorrect-for-PvTRMV/m-p/1120468#M24924</link>
      <description>&lt;P&gt;we fixed the issue into version of MKL 2017 update 1&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 09:01:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/pblas-header-incorrect-for-PvTRMV/m-p/1120468#M24924</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2016-11-16T09:01:38Z</dc:date>
    </item>
  </channel>
</rss>

