<?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 some wired phemonemon : float precise  in Intel® ISA Extensions</title>
    <link>https://community.intel.com/t5/Intel-ISA-Extensions/float-precise/m-p/770383#M94</link>
    <description>Thanks a lot. But I cannot find "PROGRAMMING WITH STREAMING SIMD EXTENSIONS" from web.&lt;BR /&gt;Could you give me a copy of it&lt;BR /&gt;</description>
    <pubDate>Fri, 20 Apr 2012 11:26:22 GMT</pubDate>
    <dc:creator>zhangxiuxia</dc:creator>
    <dc:date>2012-04-20T11:26:22Z</dc:date>
    <item>
      <title>float precise</title>
      <link>https://community.intel.com/t5/Intel-ISA-Extensions/float-precise/m-p/770380#M91</link>
      <description>I write a program of assembly and c version both(data used are mainly single float point).&lt;BR /&gt;And found the result is a little different in decimal point . I debug and could not find any error.&lt;BR /&gt;is sse float instruction is the same as scalar instruction in computing presion ? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Apr 2012 03:33:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-ISA-Extensions/float-precise/m-p/770380#M91</guid>
      <dc:creator>zhangxiuxia</dc:creator>
      <dc:date>2012-04-19T03:33:45Z</dc:date>
    </item>
    <item>
      <title>some wired phemonemon : float precise</title>
      <link>https://community.intel.com/t5/Intel-ISA-Extensions/float-precise/m-p/770381#M92</link>
      <description>Without looking at your code - it is possible to give only some general answers,&lt;BR /&gt;&lt;BR /&gt;Float point datatypes has several things which have to be really understood, &lt;BR /&gt;like roundings , relative errors etc,&lt;BR /&gt;please spend some time in reading of such details, like here: &lt;A title="What Every Computer Scientist Should Know About Floating-Point Arithmetic" href="http://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html"&gt;http://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html&lt;/A&gt;&lt;BR /&gt;and more&lt;BR /&gt;&lt;BR /&gt;If you have any concern about precision of any instruction
- just refer to its details and its compliance to IEEE standards, &lt;BR /&gt;&lt;BR /&gt;Note that general specification is:&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;SSE extensions expand the SIMD execution model by adding facilities for&lt;BR /&gt;handling packed and scalar single-precision floating-point values contained in&lt;BR /&gt;128-bit registers.&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;and later&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;- The 128-bit packed single-precision floating-point data type (four IEEE single precision&lt;BR /&gt;floating-point values packed into a double quadword).&lt;BR /&gt;&lt;BR /&gt;&lt;/B&gt;see CHAPTER 10, PROGRAMMING WITH STREAMING SIMD EXTENSIONS (SSE)</description>
      <pubDate>Thu, 19 Apr 2012 08:10:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-ISA-Extensions/float-precise/m-p/770381#M92</guid>
      <dc:creator>Maxym_D_Intel</dc:creator>
      <dc:date>2012-04-19T08:10:30Z</dc:date>
    </item>
    <item>
      <title>float precise</title>
      <link>https://community.intel.com/t5/Intel-ISA-Extensions/float-precise/m-p/770382#M93</link>
      <description>You give so little information that we can't focus on your concern. Besides general issues about floating point, you must consider implications of compiler options you choose. icc requires the option -fp-model source (Windows spelling /fp:source) in order to adhere to C and C++ standards.</description>
      <pubDate>Thu, 19 Apr 2012 09:54:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-ISA-Extensions/float-precise/m-p/770382#M93</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2012-04-19T09:54:14Z</dc:date>
    </item>
    <item>
      <title>some wired phemonemon : float precise</title>
      <link>https://community.intel.com/t5/Intel-ISA-Extensions/float-precise/m-p/770383#M94</link>
      <description>Thanks a lot. But I cannot find "PROGRAMMING WITH STREAMING SIMD EXTENSIONS" from web.&lt;BR /&gt;Could you give me a copy of it&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Apr 2012 11:26:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-ISA-Extensions/float-precise/m-p/770383#M94</guid>
      <dc:creator>zhangxiuxia</dc:creator>
      <dc:date>2012-04-20T11:26:22Z</dc:date>
    </item>
    <item>
      <title>some wired phemonemon : float precise</title>
      <link>https://community.intel.com/t5/Intel-ISA-Extensions/float-precise/m-p/770384#M95</link>
      <description>home page for the manuals - &lt;A href="http://www.intel.com/content/www/us/en/processors/architectures-software-developer-manuals.html" target="_blank"&gt;http://www.intel.com/content/www/us/en/processors/architectures-software-developer-manuals.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and note: &lt;A href="http://download.intel.com/products/processor/manual/325462.pdf" target="_blank"&gt;http://download.intel.com/products/processor/manual/325462.pdf&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Apr 2012 09:09:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-ISA-Extensions/float-precise/m-p/770384#M95</guid>
      <dc:creator>Maxym_D_Intel</dc:creator>
      <dc:date>2012-04-23T09:09:07Z</dc:date>
    </item>
    <item>
      <title>Float precise</title>
      <link>https://community.intel.com/t5/Intel-ISA-Extensions/float-precise/m-p/770385#M96</link>
      <description>&lt;DIV id="tiny_quote"&gt;&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A jquery1335236206234="58" rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=520976" href="https://community.intel.com/en-us/profile/520976/" class="basic"&gt;zhangxiuxia&lt;/A&gt;&lt;/DIV&gt;&lt;DIV style="background-color: #e5e5e5; margin-left: 2px; margin-right: 2px; border: 1px inset; padding: 5px;"&gt;&lt;EM&gt;I write a program of assembly and c version both(data used are mainly single float point).&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt; [&lt;STRONG&gt;SergeyK&lt;/STRONG&gt;] In a C/C++ application a set ofCRT functions, like'&lt;STRONG&gt;control87&lt;/STRONG&gt;' or'&lt;STRONG&gt;controlfp&lt;/STRONG&gt;',is used to control&lt;BR /&gt; settings of &lt;STRONG&gt;FPU&lt;/STRONG&gt;.There areexamples in &lt;STRONG&gt;MSDN&lt;/STRONG&gt; on how these functions work.&lt;BR /&gt;&lt;BR /&gt; In case of an assembler application that uses some &lt;STRONG&gt;SSE&lt;/STRONG&gt; instructions a set of macroscould be&lt;BR /&gt;used to control &lt;STRONG&gt;MXCSR&lt;/STRONG&gt;modes ( please take a look at &lt;STRONG&gt;xmmintrin.h&lt;/STRONG&gt; ), like &lt;STRONG&gt;_MM_SET_ROUNDING_MODE&lt;/STRONG&gt;(...).&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;And found the result is a little different in decimal point . I debug and could not find any error.&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt; [&lt;STRONG&gt;SergeyK&lt;/STRONG&gt;] If you would give a little example it would help to everybody to understand your issues.&lt;BR /&gt;&lt;BR /&gt; Even if results are different you should look for absolute and relative errors. Onsome&lt;BR /&gt; scientific projects a person withMS degree in mathematics ( of course if there is one... )&lt;BR /&gt; could do some analysis of these results to confirm that everythingis looking good or, results are not aceptible.&lt;BR /&gt;&lt;BR /&gt;...&lt;/DIV&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Sergey&lt;/DIV&gt;</description>
      <pubDate>Tue, 24 Apr 2012 03:17:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-ISA-Extensions/float-precise/m-p/770385#M96</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2012-04-24T03:17:58Z</dc:date>
    </item>
  </channel>
</rss>

