<?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 Conflicting documentation for P?GEMM descriptor in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Conflicting-documentation-for-P-GEMM-descriptor/m-p/776452#M1099</link>
    <description>&lt;P&gt;In detial, &lt;BR /&gt;In &lt;A href="http://software.intel.com/sites/products/documentation/hpc/composerxe/en-us/mklxe/mkl_manual_win_mac/pbla/pbla_Overview.htm"&gt;http://software.intel.com/sites/products/documentation/hpc/composerxe/en-us/mklxe/mkl_manual_win_mac/pbla/pbla_Overview.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and in MKL PBLAS sample, &lt;/P&gt;&lt;P&gt;/* Definition of matrix descriptor */&lt;/P&gt;&lt;P&gt;typedef MKL_INT MDESC[ 9 ];&lt;/P&gt;&lt;P&gt;the desc was defined as 9 dimension &lt;/P&gt;&lt;P&gt;but in MKL reference manual, &lt;/P&gt;&lt;P&gt;under many functions, like pdgemm, it was defined as 8 dimension&lt;/P&gt;&lt;P align="left"&gt;&lt;I&gt;desca&lt;/I&gt;&lt;/P&gt;&lt;P align="left"&gt;(global and local) INTEGER array of dimension 8. The array descriptor of the distributed matrix &lt;I&gt;A&lt;/I&gt;.&lt;BR /&gt;&lt;BR /&gt;Correct number is 9. Documentation should be corrected.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Ying &lt;/P&gt;</description>
    <pubDate>Wed, 25 Apr 2012 08:32:32 GMT</pubDate>
    <dc:creator>Ying_H_Intel</dc:creator>
    <dc:date>2012-04-25T08:32:32Z</dc:date>
    <item>
      <title>Conflicting documentation for P?GEMM descriptor</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Conflicting-documentation-for-P-GEMM-descriptor/m-p/776450#M1097</link>
      <description>The general PBLAS documentation indicates that the descriptor should be dimensioned to be size 8:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.intel.com/sites/products/documentation/hpc/composerxe/en-us/mklxe/mkl_manual_win_mac/pbla/pbla_Overview.htm" target="_blank"&gt;http://software.intel.com/sites/products/documentation/hpc/composerxe/en-us/mklxe/mkl_manual_win_mac/pbla/pbla_Overview.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;But in the documentation for PDGEMM, it is described as an array of size 8:&lt;BR /&gt;&lt;A href="http://software.intel.com/sites/products/documentation/hpc/composerxe/en-us/mklxe/mkl_manual_win_mac/pbla/functn_pgemm.htm#functn_pgemm" target="_blank"&gt;http://software.intel.com/sites/products/documentation/hpc/composerxe/en-us/mklxe/mkl_manual_win_mac/pbla/functn_pgemm.htm#functn_pgemm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Am I misinterpreting the documentation? And this particular case I am interested in a dense matrix.&lt;BR /&gt;&lt;BR /&gt;Thank you!</description>
      <pubDate>Fri, 06 Apr 2012 18:48:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Conflicting-documentation-for-P-GEMM-descriptor/m-p/776450#M1097</guid>
      <dc:creator>Raghu_Reddy</dc:creator>
      <dc:date>2012-04-06T18:48:15Z</dc:date>
    </item>
    <item>
      <title>Conflicting documentation for P?GEMM descriptor</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Conflicting-documentation-for-P-GEMM-descriptor/m-p/776451#M1098</link>
      <description>thanks for the report - this is looks like a documentation's error. we will check and fix it asap.&lt;DIV&gt;thanks you.&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Mon, 09 Apr 2012 05:21:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Conflicting-documentation-for-P-GEMM-descriptor/m-p/776451#M1098</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2012-04-09T05:21:19Z</dc:date>
    </item>
    <item>
      <title>Conflicting documentation for P?GEMM descriptor</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Conflicting-documentation-for-P-GEMM-descriptor/m-p/776452#M1099</link>
      <description>&lt;P&gt;In detial, &lt;BR /&gt;In &lt;A href="http://software.intel.com/sites/products/documentation/hpc/composerxe/en-us/mklxe/mkl_manual_win_mac/pbla/pbla_Overview.htm"&gt;http://software.intel.com/sites/products/documentation/hpc/composerxe/en-us/mklxe/mkl_manual_win_mac/pbla/pbla_Overview.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and in MKL PBLAS sample, &lt;/P&gt;&lt;P&gt;/* Definition of matrix descriptor */&lt;/P&gt;&lt;P&gt;typedef MKL_INT MDESC[ 9 ];&lt;/P&gt;&lt;P&gt;the desc was defined as 9 dimension &lt;/P&gt;&lt;P&gt;but in MKL reference manual, &lt;/P&gt;&lt;P&gt;under many functions, like pdgemm, it was defined as 8 dimension&lt;/P&gt;&lt;P align="left"&gt;&lt;I&gt;desca&lt;/I&gt;&lt;/P&gt;&lt;P align="left"&gt;(global and local) INTEGER array of dimension 8. The array descriptor of the distributed matrix &lt;I&gt;A&lt;/I&gt;.&lt;BR /&gt;&lt;BR /&gt;Correct number is 9. Documentation should be corrected.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Ying &lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2012 08:32:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Conflicting-documentation-for-P-GEMM-descriptor/m-p/776452#M1099</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2012-04-25T08:32:32Z</dc:date>
    </item>
  </channel>
</rss>

