<?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 no consistent result with mkl functions in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/no-consistent-result-with-mkl-functions/m-p/822262#M4893</link>
    <description>&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;Another question is that alought DGEMM is repeatable, if the result will shift with real result of matrix&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;multiplication. And how much it will shift?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 16 May 2011 18:42:40 GMT</pubDate>
    <dc:creator>Emily_Zhu</dc:creator>
    <dc:date>2011-05-16T18:42:40Z</dc:date>
    <item>
      <title>no consistent result with mkl functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/no-consistent-result-with-mkl-functions/m-p/822258#M4889</link>
      <description>Is anyone can solve the problem that mkl functions didn't get consistant result?&lt;DIV&gt;we use 10.3.3, It looks any function like DGEMM, DSYEV get different results&lt;/DIV&gt;&lt;DIV&gt;The different is big since for 1000*1000 matrix, the max difference for single element is&lt;/DIV&gt;&lt;DIV&gt;the matrix is 1.0e-14.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;We also try 16 boundary alignment, but it doesn't work.&lt;/DIV&gt;</description>
      <pubDate>Fri, 13 May 2011 17:14:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/no-consistent-result-with-mkl-functions/m-p/822258#M4889</guid>
      <dc:creator>Emily_Zhu</dc:creator>
      <dc:date>2011-05-13T17:14:43Z</dc:date>
    </item>
    <item>
      <title>no consistent result with mkl functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/no-consistent-result-with-mkl-functions/m-p/822259#M4890</link>
      <description>We've generally seen that if you are running your program on the same computer, with the same number of threads and your memory is aligned on 16-byte boundaries then you'll get consistent results from DGEMM from one run to the next. &lt;BR /&gt;&lt;BR /&gt;We'd need to know a little more about your program and the system on which you are running.</description>
      <pubDate>Fri, 13 May 2011 23:46:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/no-consistent-result-with-mkl-functions/m-p/822259#M4890</guid>
      <dc:creator>Todd_R_Intel</dc:creator>
      <dc:date>2011-05-13T23:46:10Z</dc:date>
    </item>
    <item>
      <title>no consistent result with mkl functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/no-consistent-result-with-mkl-functions/m-p/822260#M4891</link>
      <description>If I set each computer as mkl_sequential and use 16 boundary alignment.&lt;DIV&gt;but send whole computation to cluster, if the final result will be same?&lt;/DIV&gt;</description>
      <pubDate>Mon, 16 May 2011 06:47:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/no-consistent-result-with-mkl-functions/m-p/822260#M4891</guid>
      <dc:creator>Emily_Zhu</dc:creator>
      <dc:date>2011-05-16T06:47:33Z</dc:date>
    </item>
    <item>
      <title>no consistent result with mkl functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/no-consistent-result-with-mkl-functions/m-p/822261#M4892</link>
      <description>&lt;DIV id="tiny_quote"&gt;
                &lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=520446" class="basic" href="https://community.intel.com/en-us/profile/520446/"&gt;Emily Zhu&lt;/A&gt;&lt;/DIV&gt;
                &lt;DIV style="background-color: #e5e5e5; padding: 5px; border: 1px; border-style: inset; margin-left: 2px; margin-right: 2px;"&gt;&lt;I&gt;If I set each computer as mkl_sequential and use 16 boundary alignment.&lt;DIV&gt;but send whole computation to cluster, if the final result will be same?&lt;/DIV&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;If each node has the same software installation and same CPU brand, it's reasonable to hope for identical results.</description>
      <pubDate>Mon, 16 May 2011 14:16:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/no-consistent-result-with-mkl-functions/m-p/822261#M4892</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2011-05-16T14:16:34Z</dc:date>
    </item>
    <item>
      <title>no consistent result with mkl functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/no-consistent-result-with-mkl-functions/m-p/822262#M4893</link>
      <description>&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;Another question is that alought DGEMM is repeatable, if the result will shift with real result of matrix&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;multiplication. And how much it will shift?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 16 May 2011 18:42:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/no-consistent-result-with-mkl-functions/m-p/822262#M4893</guid>
      <dc:creator>Emily_Zhu</dc:creator>
      <dc:date>2011-05-16T18:42:40Z</dc:date>
    </item>
  </channel>
</rss>

