<?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 IntelMPI and gprof in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/IntelMPI-and-gprof/m-p/833754#M1362</link>
    <description>Dear IntelMPi user,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;is it possible to use gprof under IntelMPi 4.0? I compiled my code with "-pg " and exported GMON_OUT_PREFIX variable,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;but i don't see any gmon profiling outfile at the end of execution.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks in forward.&lt;/DIV&gt;</description>
    <pubDate>Thu, 08 Sep 2011 15:18:44 GMT</pubDate>
    <dc:creator>unrue</dc:creator>
    <dc:date>2011-09-08T15:18:44Z</dc:date>
    <item>
      <title>IntelMPI and gprof</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/IntelMPI-and-gprof/m-p/833754#M1362</link>
      <description>Dear IntelMPi user,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;is it possible to use gprof under IntelMPi 4.0? I compiled my code with "-pg " and exported GMON_OUT_PREFIX variable,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;but i don't see any gmon profiling outfile at the end of execution.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks in forward.&lt;/DIV&gt;</description>
      <pubDate>Thu, 08 Sep 2011 15:18:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/IntelMPI-and-gprof/m-p/833754#M1362</guid>
      <dc:creator>unrue</dc:creator>
      <dc:date>2011-09-08T15:18:44Z</dc:date>
    </item>
    <item>
      <title>IntelMPI and gprof</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/IntelMPI-and-gprof/m-p/833755#M1363</link>
      <description>If you add -pg to both your compile and link options, gmon.out data should be generated at normal termination, according to the file system environment for each process (not necessarily the same environment where you launched MPI). There would be a file system race among processes running gprof in the same directory, but you can often get useful data. You may get data from static linked functions which weren't built with -pg, but no call graph. Execution time associated with IMPI functions is spread more broadly in 4.0 than 3.2.2, and will be affected by your SPIN environment settings.</description>
      <pubDate>Thu, 08 Sep 2011 16:28:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/IntelMPI-and-gprof/m-p/833755#M1363</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2011-09-08T16:28:28Z</dc:date>
    </item>
    <item>
      <title>IntelMPI and gprof</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/IntelMPI-and-gprof/m-p/833756#M1364</link>
      <description>It seems to me that it would be better to use a special tool. Something like Intel Trace Analyzer and Collector.&lt;BR /&gt;Of cause it depends on the purposes of your profiling. As the first step you can try to use I_MPI_STATS environment variable (look for stats.txt file)&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt; Dmitry</description>
      <pubDate>Mon, 12 Sep 2011 11:21:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/IntelMPI-and-gprof/m-p/833756#M1364</guid>
      <dc:creator>Dmitry_K_Intel2</dc:creator>
      <dc:date>2011-09-12T11:21:18Z</dc:date>
    </item>
  </channel>
</rss>

