<?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 OpenCV &amp; parallel apmlifier in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/OpenCV-parallel-apmlifier/m-p/745900#M2089</link>
    <description>Yes, I'm sure. I compiled in Debug mode.&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;C++ flags: -g -O0 -ggdb3 -D DEBUG&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Sun, 06 Mar 2011 12:26:27 GMT</pubDate>
    <dc:creator>krivyakin</dc:creator>
    <dc:date>2011-03-06T12:26:27Z</dc:date>
    <item>
      <title>OpenCV &amp; parallel apmlifier</title>
      <link>https://community.intel.com/t5/Software-Archive/OpenCV-parallel-apmlifier/m-p/745898#M2087</link>
      <description>I am using OpenCV in my project. By default are visible only some functions (cvRound, cvMat...) in parallel amplifier, but ones like&lt;B&gt;CvANN_MLP::calc_activ_func_deriv&lt;/B&gt;are unvisible.How I can to see all OpenCV functions'srunning time? May be are any compiler keys?&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;P.S. OpenCV compiled with -g&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 03 Mar 2011 20:00:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/OpenCV-parallel-apmlifier/m-p/745898#M2087</guid>
      <dc:creator>krivyakin</dc:creator>
      <dc:date>2011-03-03T20:00:13Z</dc:date>
    </item>
    <item>
      <title>OpenCV &amp; parallel apmlifier</title>
      <link>https://community.intel.com/t5/Software-Archive/OpenCV-parallel-apmlifier/m-p/745899#M2088</link>
      <description>Are you certain you didn't compile with any optimizations such as in-lining, which would hide functions?</description>
      <pubDate>Fri, 04 Mar 2011 14:16:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/OpenCV-parallel-apmlifier/m-p/745899#M2088</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2011-03-04T14:16:13Z</dc:date>
    </item>
    <item>
      <title>OpenCV &amp; parallel apmlifier</title>
      <link>https://community.intel.com/t5/Software-Archive/OpenCV-parallel-apmlifier/m-p/745900#M2089</link>
      <description>Yes, I'm sure. I compiled in Debug mode.&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;C++ flags: -g -O0 -ggdb3 -D DEBUG&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 06 Mar 2011 12:26:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/OpenCV-parallel-apmlifier/m-p/745900#M2089</guid>
      <dc:creator>krivyakin</dc:creator>
      <dc:date>2011-03-06T12:26:27Z</dc:date>
    </item>
    <item>
      <title>OpenCV &amp; parallel apmlifier</title>
      <link>https://community.intel.com/t5/Software-Archive/OpenCV-parallel-apmlifier/m-p/745901#M2090</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;I'll move this thread to our Intel Parallel Studio forum, where one of our Technical Consulting Engineers can have a look.&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>Wed, 16 Mar 2011 21:04:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/OpenCV-parallel-apmlifier/m-p/745901#M2090</guid>
      <dc:creator>Aubrey_W_</dc:creator>
      <dc:date>2011-03-16T21:04:53Z</dc:date>
    </item>
    <item>
      <title>OpenCV &amp; parallel apmlifier</title>
      <link>https://community.intel.com/t5/Software-Archive/OpenCV-parallel-apmlifier/m-p/745902#M2091</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you disabled compiler's optimizationoptionsfor "inline" (e.g. "O2" for icc), and with "-g" for generating symbols. VTune Amplifier should display all hot functions.&lt;BR /&gt;&lt;BR /&gt;One possibility is that workload of &lt;B&gt;CvANN_MLP::calc_activ_func_deriv&lt;/B&gt;is slight- so that function isNOT ahot function when running analysis.&lt;BR /&gt;&lt;BR /&gt;Thanks, Peter</description>
      <pubDate>Fri, 25 Mar 2011 04:28:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/OpenCV-parallel-apmlifier/m-p/745902#M2091</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2011-03-25T04:28:02Z</dc:date>
    </item>
  </channel>
</rss>

