<?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 Effect of disable FTZ mode. in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Effect-of-disable-FTZ-mode/m-p/1007760#M23241</link>
    <description>&lt;P align="left" style="font-size: 12px;"&gt;In this link :&amp;nbsp;&lt;A href="https://software.intel.com/en-us/forums/topic/542786"&gt;https://software.intel.com/en-us/forums/topic/542786&lt;/A&gt;&lt;/P&gt;

&lt;P align="left" style="font-size: 12px;"&gt;The effect describe as this sentence: "This bit doesn't affect correctness of IPP functions, in some rare cases it can affect performance only."&lt;/P&gt;

&lt;P align="left" style="font-size: 12px;"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P align="left" style="font-size: 12px;"&gt;1. Correctness of calculation&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;When program disables FTZ mode, this mode doesn't affect correctness of IPP functions.&lt;BR /&gt;
	However, is correctness of other functions of Intel affected? (Ex: SIMD)&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jul 2015 06:42:04 GMT</pubDate>
    <dc:creator>Ha_Duy_Tuan</dc:creator>
    <dc:date>2015-07-13T06:42:04Z</dc:date>
    <item>
      <title>Effect of disable FTZ mode.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Effect-of-disable-FTZ-mode/m-p/1007760#M23241</link>
      <description>&lt;P align="left" style="font-size: 12px;"&gt;In this link :&amp;nbsp;&lt;A href="https://software.intel.com/en-us/forums/topic/542786"&gt;https://software.intel.com/en-us/forums/topic/542786&lt;/A&gt;&lt;/P&gt;

&lt;P align="left" style="font-size: 12px;"&gt;The effect describe as this sentence: "This bit doesn't affect correctness of IPP functions, in some rare cases it can affect performance only."&lt;/P&gt;

&lt;P align="left" style="font-size: 12px;"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P align="left" style="font-size: 12px;"&gt;1. Correctness of calculation&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;When program disables FTZ mode, this mode doesn't affect correctness of IPP functions.&lt;BR /&gt;
	However, is correctness of other functions of Intel affected? (Ex: SIMD)&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 06:42:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Effect-of-disable-FTZ-mode/m-p/1007760#M23241</guid>
      <dc:creator>Ha_Duy_Tuan</dc:creator>
      <dc:date>2015-07-13T06:42:04Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Effect-of-disable-FTZ-mode/m-p/1007761#M23242</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I think here are all answers: &lt;A href="https://en.wikipedia.org/wiki/Denormal_number"&gt;https://en.wikipedia.org/wiki/Denormal_number&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;regards, Igor.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 08:07:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Effect-of-disable-FTZ-mode/m-p/1007761#M23242</guid>
      <dc:creator>Igor_A_Intel</dc:creator>
      <dc:date>2015-07-13T08:07:45Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Effect-of-disable-FTZ-mode/m-p/1007762#M23243</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;In above link has written:&lt;/P&gt;

&lt;P&gt;"&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(37, 37, 37); font-family: sans-serif; font-size: 14px; line-height: 22.3999996185303px;"&gt;Without gradual underflow, the subtraction&amp;nbsp;&lt;/SPAN&gt;&lt;I style="color: rgb(37, 37, 37); font-family: sans-serif; font-size: 14px; line-height: 22.3999996185303px;"&gt;a&lt;/I&gt;&lt;SPAN style="color: rgb(37, 37, 37); font-family: sans-serif; font-size: 14px; line-height: 22.3999996185303px;"&gt;−&lt;/SPAN&gt;&lt;I style="color: rgb(37, 37, 37); font-family: sans-serif; font-size: 14px; line-height: 22.3999996185303px;"&gt;b&lt;/I&gt;&lt;SPAN style="color: rgb(37, 37, 37); font-family: sans-serif; font-size: 14px; line-height: 22.3999996185303px;"&gt;&amp;nbsp;can underflow and produce zero even though the values are not equal. This can, in turn, lead to&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://en.wikipedia.org/wiki/Division_by_zero" style="color: rgb(11, 0, 128); font-family: sans-serif; font-size: 14px; line-height: 22.3999996185303px; background-image: none; background-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;" title="Division by zero"&gt;division by zero&lt;/A&gt;&lt;SPAN style="color: rgb(37, 37, 37); font-family: sans-serif; font-size: 14px; line-height: 22.3999996185303px;"&gt;&amp;nbsp;errors that cannot occur when gradual underflow is used.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(37, 37, 37); font-family: sans-serif; font-size: 14px; line-height: 22.3999996185303px;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT color="#252525" face="sans-serif"&gt;&lt;SPAN style="font-size: 14px; line-height: 22.3999996185303px;"&gt;When load DLL IPP, this error can occur.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp;Why alway set FTZ ON when load DLL IPP?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Why&amp;nbsp;priority performance&amp;nbsp;instead of precision?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 11:00:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Effect-of-disable-FTZ-mode/m-p/1007762#M23243</guid>
      <dc:creator>Ha_Duy_Tuan</dc:creator>
      <dc:date>2015-07-14T11:00:21Z</dc:date>
    </item>
    <item>
      <title>1) IPP == Intel Performance</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Effect-of-disable-FTZ-mode/m-p/1007763#M23244</link>
      <description>&lt;P&gt;1) IPP == Intel &lt;STRONG&gt;Performance&lt;/STRONG&gt; Primitives; those who needs precision uses MatLab...&lt;/P&gt;

&lt;P&gt;2) this is default behavior that always can be changed in your app - just change FTZ state to what you need after loading IPP, or use static linking - in this case FTZ state is not affected.&lt;/P&gt;

&lt;P&gt;3) regarding division by zero - ippsDiv_32f/64f in case of zero divider will return correctly signed infinity without producing any exception...&lt;/P&gt;

&lt;P&gt;regards, Igor&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 11:45:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Effect-of-disable-FTZ-mode/m-p/1007763#M23244</guid>
      <dc:creator>Igor_A_Intel</dc:creator>
      <dc:date>2015-07-14T11:45:17Z</dc:date>
    </item>
  </channel>
</rss>

