<?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 Differences between DVF 5.0A and CVF 6.5A in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Differences-between-DVF-5-0A-and-CVF-6-5A/m-p/953190#M20115</link>
    <description>I have a large program divided into three source code files that I compiled from the command line in 5.0A using "DF/alignment/compile_only *.for" and then "DF/link *.obj." The program runs fine. However, when I use the same options with 6.5A the program does not run correctly. Is there a difference in the default optimization level between the two compilers? Any other possible suggestions? The program performs a lot of vector and matrix operations.</description>
    <pubDate>Wed, 30 May 2001 04:31:46 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2001-05-30T04:31:46Z</dc:date>
    <item>
      <title>Differences between DVF 5.0A and CVF 6.5A</title>
      <link>https://community.intel.com/t5/Software-Archive/Differences-between-DVF-5-0A-and-CVF-6-5A/m-p/953190#M20115</link>
      <description>I have a large program divided into three source code files that I compiled from the command line in 5.0A using "DF/alignment/compile_only *.for" and then "DF/link *.obj." The program runs fine. However, when I use the same options with 6.5A the program does not run correctly. Is there a difference in the default optimization level between the two compilers? Any other possible suggestions? The program performs a lot of vector and matrix operations.</description>
      <pubDate>Wed, 30 May 2001 04:31:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Differences-between-DVF-5-0A-and-CVF-6-5A/m-p/953190#M20115</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-05-30T04:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Differences between DVF 5.0A and CVF 6.5A</title>
      <link>https://community.intel.com/t5/Software-Archive/Differences-between-DVF-5-0A-and-CVF-6-5A/m-p/953191#M20116</link>
      <description>There are three generations of optimizer improvements, and more than three years of other changes, between the versions.  The default optimization level didn't change, but if you have an incorrect program, more advanced optimizations may make them visible.  We also made improvements to the math library&lt;BR /&gt;&lt;BR /&gt;You don't say what "does not run correctly" means.  Some things to try that may be interesting are: /assume:fltconsistency, /assume:dummy_aliases  You could also try lower optimization levels to see if they make a difference, and if so, which source files need to be compiled with the lower level to make the problems go away.&lt;BR /&gt;&lt;BR /&gt;If you want us to look at it, after you've done some analysis on your own, send us a ZIP file of the sources, build and test instructions, to vf-support@compaq.com&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 30 May 2001 05:17:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Differences-between-DVF-5-0A-and-CVF-6-5A/m-p/953191#M20116</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-05-30T05:17:38Z</dc:date>
    </item>
  </channel>
</rss>

