<?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 Re: cblas_dgemm() calculating wrong product. Why? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cblas-dgemm-calculating-wrong-product-Why/m-p/893114#M10567</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;SPAN lang="RU"&gt;
&lt;P&gt;Hi Satak, I 've answered to this question throuhg your QuAD reguest.&lt;/P&gt;
&lt;P&gt;Please pay attention how innithialize the input arrays. Please check the result and let me know.&lt;/P&gt;
&lt;P&gt;--Gennady&lt;/P&gt;
&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Dec 2008 15:52:46 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2008-12-10T15:52:46Z</dc:date>
    <item>
      <title>cblas_dgemm() calculating wrong product. Why?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cblas-dgemm-calculating-wrong-product-Why/m-p/893112#M10565</link>
      <description>&lt;P&gt;&lt;SPAN class="value"&gt;The following is the usage of cblas_dgemm() in my program. &lt;BR /&gt;&lt;BR /&gt;cblas_dgemm( CblasRowMajor, CblasNoTrans, CblasNoTrans, N , N , N , 1.0, AReal, N  , S1, N , 2.0, R1, N  );&lt;BR /&gt;&lt;BR /&gt;following is the declarations:&lt;BR /&gt;alpha = beta = 1;&lt;BR /&gt;&lt;BR /&gt; AReal = (double *)calloc( (N+1)*N, sizeof( double ) );&lt;BR /&gt;S1 = (double *)calloc( (N+1)*N, sizeof( double ) );&lt;BR /&gt;R1 = (double *)calloc( (N+1)*N, sizeof( double ) );&lt;BR /&gt;&lt;BR /&gt;The output is :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;*** AReal Matrix *****&lt;BR /&gt;&lt;BR /&gt;1.000000    1.000000    1.000000&lt;BR /&gt;1.000000    1.000000    1.000000&lt;BR /&gt;1.000000    1.000000    1.000000&lt;BR /&gt;&lt;BR /&gt;**** S1 Matrix *****&lt;BR /&gt;&lt;BR /&gt;-1.000000    -1.000000    -1.000000&lt;BR /&gt;-1.000000    -1.000000    -1.000000&lt;BR /&gt;-1.000000    -1.000000    -1.000000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;**** Result R1 matrix *****&lt;BR /&gt;-3.000000    -2.000000    -1.000000&lt;BR /&gt;-3.000000    -1.000000    -2.000000&lt;BR /&gt;-3.000000    -2.000000    -1.000000&lt;BR /&gt;Press any key to continue . . .&lt;BR /&gt;&lt;BR /&gt;why the resultant matrix is wrong? let me know. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Nov 2008 16:29:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cblas-dgemm-calculating-wrong-product-Why/m-p/893112#M10565</guid>
      <dc:creator>satakarni_byngmail_c</dc:creator>
      <dc:date>2008-11-30T16:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: cblas_dgemm() calculating wrong product. Why?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cblas-dgemm-calculating-wrong-product-Why/m-p/893113#M10566</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial;"&gt;But I ve received the following results:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN class="value"&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: Arial;"&gt;**** Result R1 matrix *****&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial;"&gt;&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial; mso-ansi-language: SV;" lang="SV"&gt;RI = -3.000000&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;RI = -3.000000&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;RI = -3.000000&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial; mso-ansi-language: SV;" lang="SV"&gt;&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;RI = -3.000000&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;RI = -3.000000&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;RI = -3.000000&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial; mso-ansi-language: SV;" lang="SV"&gt;&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial;"&gt;RI = -3.000000&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;RI = -3.000000&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;RI = -3.000000&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial;"&gt;Press any key to continue . . .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1; tab-stops: list .5in;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial; mso-fareast-font-family: Arial;"&gt;&lt;SPAN style="mso-list: Ignore;"&gt;1.&lt;SPAN style="font: 7pt " times="" new="" roman=""&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial;"&gt;version 10.1, win32&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1; tab-stops: list .5in;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial; mso-fareast-font-family: Arial;"&gt;&lt;SPAN style="mso-list: Ignore;"&gt;2.&lt;SPAN style="font: 7pt " times="" new="" roman=""&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial;"&gt;linking libraries: mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial;"&gt;--Gennady&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2008 11:04:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cblas-dgemm-calculating-wrong-product-Why/m-p/893113#M10566</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2008-12-03T11:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: cblas_dgemm() calculating wrong product. Why?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cblas-dgemm-calculating-wrong-product-Why/m-p/893114#M10567</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;SPAN lang="RU"&gt;
&lt;P&gt;Hi Satak, I 've answered to this question throuhg your QuAD reguest.&lt;/P&gt;
&lt;P&gt;Please pay attention how innithialize the input arrays. Please check the result and let me know.&lt;/P&gt;
&lt;P&gt;--Gennady&lt;/P&gt;
&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2008 15:52:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cblas-dgemm-calculating-wrong-product-Why/m-p/893114#M10567</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2008-12-10T15:52:46Z</dc:date>
    </item>
  </channel>
</rss>

