<?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 i7-970 in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/i7-970/m-p/791069#M32674</link>
    <description>I just bought me an early xmas gift :)&lt;BR /&gt;&lt;BR /&gt;Are there any special flags I need to turn on to get the best performance out of the i7-970, or the upcoming Sandy Bridge? If so, what areany dis-advantages to turning on those flags?&lt;BR /&gt;&lt;BR /&gt;Will the special flags cause the code to not work on older CPUs, and will it cause the newer CPUs to get different numerics from the old ones?</description>
    <pubDate>Tue, 09 Nov 2010 13:50:28 GMT</pubDate>
    <dc:creator>Nick2</dc:creator>
    <dc:date>2010-11-09T13:50:28Z</dc:date>
    <item>
      <title>i7-970</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/i7-970/m-p/791069#M32674</link>
      <description>I just bought me an early xmas gift :)&lt;BR /&gt;&lt;BR /&gt;Are there any special flags I need to turn on to get the best performance out of the i7-970, or the upcoming Sandy Bridge? If so, what areany dis-advantages to turning on those flags?&lt;BR /&gt;&lt;BR /&gt;Will the special flags cause the code to not work on older CPUs, and will it cause the newer CPUs to get different numerics from the old ones?</description>
      <pubDate>Tue, 09 Nov 2010 13:50:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/i7-970/m-p/791069#M32674</guid>
      <dc:creator>Nick2</dc:creator>
      <dc:date>2010-11-09T13:50:28Z</dc:date>
    </item>
    <item>
      <title>i7-970</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/i7-970/m-p/791070#M32675</link>
      <description>See &lt;A target="_blank" href="http://software.intel.com/en-us/articles/performance-tools-for-software-developers-intel-compiler-options-for-sse-generation-and-processor-specific-optimizations/"&gt;here&lt;/A&gt;. If you use the /Qax form of the option the code will run on older processors (SSE2 capable by default). It's always possible that optimizations, especially vectorization, can affect results.</description>
      <pubDate>Tue, 09 Nov 2010 15:16:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/i7-970/m-p/791070#M32675</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2010-11-09T15:16:57Z</dc:date>
    </item>
    <item>
      <title>i7-970</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/i7-970/m-p/791071#M32676</link>
      <description>Turned out great! I went with SSE4.2, that's the latest my compiler had. On x86, I got a different set of results vs. without it, butI got digit for digit agreement between the new sets of results on Pentium M vs Core 2 vs i7. On x64, even with the SSE4.2 option, I had digit-for-digit agreement vs. without the option (Core2, i7). And, oh yeah, (new run time)/(old run time) = (about 0.6) doesn't hurt either.&lt;BR /&gt;&lt;BR /&gt;You have my vote to make /Qa(latest your compiler will support) the default!</description>
      <pubDate>Thu, 11 Nov 2010 13:34:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/i7-970/m-p/791071#M32676</guid>
      <dc:creator>Nick2</dc:creator>
      <dc:date>2010-11-11T13:34:08Z</dc:date>
    </item>
    <item>
      <title>i7-970</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/i7-970/m-p/791072#M32677</link>
      <description>Glad to hear you got good results. For quite a number of reasons, we aren't going to make auto-CPU-dispatch the default, but it's there if you want it.</description>
      <pubDate>Thu, 11 Nov 2010 15:56:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/i7-970/m-p/791072#M32677</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2010-11-11T15:56:26Z</dc:date>
    </item>
  </channel>
</rss>

