<?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 MKL_DCOOMM giving incorrect answers in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-DCOOMM-giving-incorrect-answers/m-p/929535#M13632</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;composer_xe_2011_sp1.7.256&amp;nbsp; and MKL_DCOOMM&lt;/P&gt;
&lt;P&gt;In a test program attached as a file MKL_DCOOMM and DGEMM give different answers. The answer given by DGEMM is correct. I would be greatly obliged if anybody can guide me in finding the reason behind this inconsistency.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jan 2013 19:29:00 GMT</pubDate>
    <dc:creator>Vineet_Y_</dc:creator>
    <dc:date>2013-01-31T19:29:00Z</dc:date>
    <item>
      <title>MKL_DCOOMM giving incorrect answers</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-DCOOMM-giving-incorrect-answers/m-p/929535#M13632</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;composer_xe_2011_sp1.7.256&amp;nbsp; and MKL_DCOOMM&lt;/P&gt;
&lt;P&gt;In a test program attached as a file MKL_DCOOMM and DGEMM give different answers. The answer given by DGEMM is correct. I would be greatly obliged if anybody can guide me in finding the reason behind this inconsistency.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2013 19:29:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-DCOOMM-giving-incorrect-answers/m-p/929535#M13632</guid>
      <dc:creator>Vineet_Y_</dc:creator>
      <dc:date>2013-01-31T19:29:00Z</dc:date>
    </item>
    <item>
      <title>There is a problem with</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-DCOOMM-giving-incorrect-answers/m-p/929536#M13633</link>
      <description>&lt;P&gt;There is a problem with passing INTEGER*8 arrays to library routines that expect INTEGER*4 arrays. No such problem occurs with scalar integer arguments as long as the variables do not need more than 32 bits to represent them.&lt;/P&gt;
&lt;P&gt;Change INTEGER*4 to INTEGER in your program, and things will work correctly. If you really need to use INTEGER*8 arrays (for some reason that you have not so far explained), you will have to use a version of MKL that supports them (e.g., for X64 targets using the ILP64 libraries).&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2013 20:34:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-DCOOMM-giving-incorrect-answers/m-p/929536#M13633</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2013-01-31T20:34:44Z</dc:date>
    </item>
    <item>
      <title>Either change INTEGER*8 to</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-DCOOMM-giving-incorrect-answers/m-p/929537#M13634</link>
      <description>&lt;P&gt;Either change INTEGER*8 to INTEGER in your code, or turn on the ILP64 support in MKL. Your program will work fine.&lt;/P&gt;
&lt;P&gt;The easiest way to do (in this particular case) is to pass '-i8' option to ifort. For example, ifort -i8 -mkl mkl-dcoomm.f90&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2013 23:08:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-DCOOMM-giving-incorrect-answers/m-p/929537#M13634</guid>
      <dc:creator>Zhang_Z_Intel</dc:creator>
      <dc:date>2013-01-31T23:08:16Z</dc:date>
    </item>
    <item>
      <title>Many Thanks

 </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-DCOOMM-giving-incorrect-answers/m-p/929538#M13635</link>
      <description>&lt;P&gt;Many Thanks&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2013 17:20:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-DCOOMM-giving-incorrect-answers/m-p/929538#M13635</guid>
      <dc:creator>Vineet_Y_</dc:creator>
      <dc:date>2013-02-08T17:20:44Z</dc:date>
    </item>
  </channel>
</rss>

