<?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 What are the recommended gcc optimization flags? in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/What-are-the-recommended-gcc-optimization-flags/m-p/820313#M1246</link>
    <description>I am working with a developer that asked the following question:&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;1. What are the recommended gcc optimization flags for a concurrency analysis? We generally I use -pg -p -O2, and sometimes -finline-functions. For a concurrency test, I can see the CPU usage for different libraries, but it doesn't have the symbol info for each function, etc. Those same options work fine for a hotspot analysis (though the -finline-functions removes some symbols, but not all).&lt;/P&gt;&lt;P&gt;2. Is there some way to annotate each test result so it can be remembered what was done to them? The test names are written with folder names like r00hs or things like that.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Sep 2011 16:51:25 GMT</pubDate>
    <dc:creator>Wongster</dc:creator>
    <dc:date>2011-09-30T16:51:25Z</dc:date>
    <item>
      <title>What are the recommended gcc optimization flags?</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/What-are-the-recommended-gcc-optimization-flags/m-p/820313#M1246</link>
      <description>I am working with a developer that asked the following question:&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;1. What are the recommended gcc optimization flags for a concurrency analysis? We generally I use -pg -p -O2, and sometimes -finline-functions. For a concurrency test, I can see the CPU usage for different libraries, but it doesn't have the symbol info for each function, etc. Those same options work fine for a hotspot analysis (though the -finline-functions removes some symbols, but not all).&lt;/P&gt;&lt;P&gt;2. Is there some way to annotate each test result so it can be remembered what was done to them? The test names are written with folder names like r00hs or things like that.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2011 16:51:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/What-are-the-recommended-gcc-optimization-flags/m-p/820313#M1246</guid>
      <dc:creator>Wongster</dc:creator>
      <dc:date>2011-09-30T16:51:25Z</dc:date>
    </item>
    <item>
      <title>What are the recommended gcc optimization flags?</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/What-are-the-recommended-gcc-optimization-flags/m-p/820314#M1247</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have discussed this some internally with the engineers. Those flags should be OK for the Intel Concurrency Checker. But for testing the mechanics of his parallelization, optimizaiton (-O2) should be disabled.&lt;BR /&gt;&lt;BR /&gt;Here are some links to resources that may help him: &lt;A href="http://software.intel.com/en-us/blogs/2011/06/30/new-to-parallel-programming/"&gt;http://software.intel.com/en-us/blogs/2011/06/30/new-to-parallel-programming/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Concurrency Improvement Center: &lt;A href="http://software.intel.com/en-us/articles/concurrency-improvement-center/"&gt;http://software.intel.com/en-us/articles/concurrency-improvement-center/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Although, from your description it sounds like hemay beasking aboutIntel VTune Amplifier XE. I believe that is what "hotspot analysis" refers to. If that's what he is using, it's best if he post questions to the forum at &lt;A href="http://software.intel.com/en-us/forums/intel-vtune-performance-analyzer/"&gt;http://software.intel.com/en-us/forums/intel-vtune-performance-analyzer/&lt;/A&gt;where the dedicated support engineers can assist him.&lt;BR /&gt;&lt;BR /&gt;I hope that helps.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;==&lt;BR /&gt;Aubrey W.&lt;BR /&gt;Intel Software Network Support</description>
      <pubDate>Fri, 30 Sep 2011 20:33:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/What-are-the-recommended-gcc-optimization-flags/m-p/820314#M1247</guid>
      <dc:creator>Aubrey_W_</dc:creator>
      <dc:date>2011-09-30T20:33:15Z</dc:date>
    </item>
  </channel>
</rss>

