<?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: Does MKL affect the intrinsic operations? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-MKL-affect-the-intrinsic-operations/m-p/907430#M11845</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/367365"&gt;tim18&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;EM&gt;One possibility is that passing bad data to an MKL function could cause it to exceed array bounds and write garbage where you didn't expect it. Setting debug mode in your program doesn't set it in MKL.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;P&gt;Optistruct, probably tim is right, but for investigation the problem - can you get us the test case?&lt;/P&gt;</description>
    <pubDate>Sun, 10 May 2009 19:07:34 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2009-05-10T19:07:34Z</dc:date>
    <item>
      <title>Does MKL affect the intrinsic operations?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-MKL-affect-the-intrinsic-operations/m-p/907427#M11842</link>
      <description>HI&lt;BR /&gt;&lt;BR /&gt;I got very strange behavior of MKL. With MKL linked in my program, in the debug module I monitored the result for &lt;BR /&gt;one line of pure fortran code becomes NaN. Linked to source code of blas instead of MKL, the result of that line of fortran code is normal.&lt;BR /&gt;&lt;BR /&gt;I am wondering how MKL infulence the behavior of the program even on the intrinsic operation like mulitplicaiton.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Fri, 08 May 2009 23:58:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-MKL-affect-the-intrinsic-operations/m-p/907427#M11842</guid>
      <dc:creator>Hongwei_Zhou</dc:creator>
      <dc:date>2009-05-08T23:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Does MKL affect the intrinsic operations?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-MKL-affect-the-intrinsic-operations/m-p/907428#M11843</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/427533"&gt;optistruct&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;EM&gt;HI&lt;BR /&gt;&lt;BR /&gt;I got very strange behavior of MKL. With MKL linked in my program, in the debug module I monitored the result for &lt;BR /&gt;one line of pure fortran code becomes NaN. Linked to source code of blas instead of MKL, the result of that line of fortran code is normal.&lt;BR /&gt;&lt;BR /&gt;I am wondering how MKL infulence the behavior of the program even on the intrinsic operation like mulitplicaiton.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;This behavior only happens on 32 bit RH Linux machine.&lt;BR /&gt;</description>
      <pubDate>Sat, 09 May 2009 00:03:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-MKL-affect-the-intrinsic-operations/m-p/907428#M11843</guid>
      <dc:creator>Hongwei_Zhou</dc:creator>
      <dc:date>2009-05-09T00:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Does MKL affect the intrinsic operations?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-MKL-affect-the-intrinsic-operations/m-p/907429#M11844</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
One possibility is that passing bad data to an MKL function could cause it to exceed array bounds and write garbage where you didn't expect it. Setting debug mode in your program doesn't set it in MKL.&lt;BR /&gt;</description>
      <pubDate>Sat, 09 May 2009 01:18:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-MKL-affect-the-intrinsic-operations/m-p/907429#M11844</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2009-05-09T01:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Does MKL affect the intrinsic operations?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-MKL-affect-the-intrinsic-operations/m-p/907430#M11845</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/367365"&gt;tim18&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;EM&gt;One possibility is that passing bad data to an MKL function could cause it to exceed array bounds and write garbage where you didn't expect it. Setting debug mode in your program doesn't set it in MKL.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;P&gt;Optistruct, probably tim is right, but for investigation the problem - can you get us the test case?&lt;/P&gt;</description>
      <pubDate>Sun, 10 May 2009 19:07:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-MKL-affect-the-intrinsic-operations/m-p/907430#M11845</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-05-10T19:07:34Z</dc:date>
    </item>
  </channel>
</rss>

