<?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 problem with mpi profiling (itac) in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/problem-with-mpi-profiling-itac/m-p/916123#M2320</link>
    <description>I compiled my code with -mt_mpi and -t, when I run it writes a default config file process_name.prot but no profile files. Any advice?&lt;BR /&gt;</description>
    <pubDate>Sun, 15 Jul 2007 05:35:29 GMT</pubDate>
    <dc:creator>David_M_13</dc:creator>
    <dc:date>2007-07-15T05:35:29Z</dc:date>
    <item>
      <title>problem with mpi profiling (itac)</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/problem-with-mpi-profiling-itac/m-p/916123#M2320</link>
      <description>I compiled my code with -mt_mpi and -t, when I run it writes a default config file process_name.prot but no profile files. Any advice?&lt;BR /&gt;</description>
      <pubDate>Sun, 15 Jul 2007 05:35:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/problem-with-mpi-profiling-itac/m-p/916123#M2320</guid>
      <dc:creator>David_M_13</dc:creator>
      <dc:date>2007-07-15T05:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: problem with mpi profiling (itac)</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/problem-with-mpi-profiling-itac/m-p/916124#M2321</link>
      <description>&lt;P&gt;Hi David,&lt;/P&gt;
&lt;P&gt;By default, the Intel Trace Analyzer and Collector traces all of your MPI communication. So, if you're using something like pthreads in your code (and you don't make any MPI calls), you need to either use the API calls for the Intel Trace Collector or use binary instrumentation on your code via the &lt;FONT face="Courier New"&gt;itcinstrument&lt;/FONT&gt; command to generate the trace files.&lt;/P&gt;
&lt;P&gt;Although, since you say that a .prot file is created, something else could be going on. To get more verbose information about what the Intel Trace Analyzer and Collector is doing, you can set the &lt;FONT face="Courier New"&gt;VT_VERBOSE&lt;/FONT&gt; env variable.&lt;/P&gt;
&lt;P&gt;If you have a reproducer of this, it would be great if you could submit an Intel Premier Support issue (&lt;A href="https://premier.intel.com/"&gt;https://premier.intel.com&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;~Gergana&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2007 16:04:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/problem-with-mpi-profiling-itac/m-p/916124#M2321</guid>
      <dc:creator>Gergana_S_Intel</dc:creator>
      <dc:date>2007-07-17T16:04:23Z</dc:date>
    </item>
  </channel>
</rss>

