<?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: Intel fortran flags in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-fortran-flags/m-p/745220#M3441</link>
    <description>I recommend against using -fast, as its meaning changes from release to release.&lt;BR /&gt;</description>
    <pubDate>Wed, 17 Oct 2007 13:51:16 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2007-10-17T13:51:16Z</dc:date>
    <item>
      <title>Intel fortran flags</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-fortran-flags/m-p/745216#M3437</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to run a fortran porgram on a Fujitsu Celsius W 340 with Intel Pentium 4 3.6 GHz proccessor.&lt;/P&gt;&lt;P&gt;I compile with&lt;/P&gt;&lt;P&gt;ifort -r8 -xN -axP -fast 31.f&lt;/P&gt;&lt;P&gt;When I try to run the program I get the error:&lt;/P&gt;&lt;P&gt;Fatal Error: This program was not built to run on the processor in your system.&lt;BR /&gt;The allowed processors are: Intel Core Duo processors and compatible Intel processors with supplemental Streaming SIMD Extensions 3 (SSSE3) instruction support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What are the proper optimization flags for this proccessor?&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Cristian&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2007 10:04:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-fortran-flags/m-p/745216#M3437</guid>
      <dc:creator>cria_ro</dc:creator>
      <dc:date>2007-10-17T10:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Intel fortran flags</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-fortran-flags/m-p/745217#M3438</link>
      <description>Assuming your CPU supports SSE3, as those made in the last 3 years do, -xP would be OK. It looks like you have a recent compiler in which -fast sets -xT, but you don't have a Core CPU model. If you are certain that you want more aggressive options than -xP, you could add -ipo. I don't normally use anything more aggressive than -xP -assume protect_parens.&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Oct 2007 13:12:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-fortran-flags/m-p/745217#M3438</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2007-10-17T13:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Intel fortran flags</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-fortran-flags/m-p/745218#M3439</link>
      <description>&lt;P&gt;Thank youfor the answer! I gues I am just confused about this proccessor related flags. Do you know a link from where I could read about all these flags related to the type of proccessor?&lt;/P&gt;
&lt;P&gt;Cristian&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2007 13:40:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-fortran-flags/m-p/745218#M3439</guid>
      <dc:creator>cria_ro</dc:creator>
      <dc:date>2007-10-17T13:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Intel fortran flags</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-fortran-flags/m-p/745219#M3440</link>
      <description>&lt;A href="http://www.intel.com/support/performancetools/sb/CS-009787.htm"&gt;&lt;STRONG&gt;Intel Compiler Options for SSE Generation and Processor-Specific Optimizations&lt;/STRONG&gt;&lt;/A&gt;</description>
      <pubDate>Wed, 17 Oct 2007 13:50:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-fortran-flags/m-p/745219#M3440</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2007-10-17T13:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Intel fortran flags</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-fortran-flags/m-p/745220#M3441</link>
      <description>I recommend against using -fast, as its meaning changes from release to release.&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Oct 2007 13:51:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-fortran-flags/m-p/745220#M3441</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2007-10-17T13:51:16Z</dc:date>
    </item>
  </channel>
</rss>

