<?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 Re:ITAC: STF header in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/ITAC-STF-header/m-p/1432091#M10078</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Could you please provide us with the file?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 22 Nov 2022 09:17:38 GMT</pubDate>
    <dc:creator>VarshaS_Intel</dc:creator>
    <dc:date>2022-11-22T09:17:38Z</dc:date>
    <item>
      <title>ITAC: STF header</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/ITAC-STF-header/m-p/1427676#M10003</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="sub_section_element_selectors"&gt;I would like to profile and analyze the MPI behavior of my applciation using ITAC and for all the processors.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to generate a dump file like this:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;lt;name of MPI function&amp;gt; ; &amp;lt;source location in application&amp;gt; ; &amp;lt;number of calls&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;example: &amp;lt;MPI_send&amp;gt;; &amp;lt;/home/makni/rep/application/file.c&amp;gt;;&amp;lt;2&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is my scripts.&lt;/P&gt;
&lt;P&gt;export VT_CHECKING_TRACING=ON&lt;BR /&gt;export VT_STATISTICS=OFF&lt;BR /&gt;export VT_LOGFILE_FORMAT=SINGLESTF&lt;BR /&gt;export VT_PROCESS="0:N ON"&lt;BR /&gt;export VT_PCTRACE=5&lt;/P&gt;
&lt;P&gt;mpiexec.hydra -trace&amp;nbsp; -n 2 -genvall ./exec_file&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the itac GUI, in "tracefile info", I found "STF header",&amp;nbsp; you can find attached the STF header generated for my mpiexec command for n=2.&lt;/P&gt;
&lt;P&gt;The problem that I cannot see the name of my MPI function,. It generates&amp;nbsp;DEFSCL instead of the name of MPI function (MPI_send, MPI_recv, etc). Also, I think that it doesn't collect trace from all the processors, so I think that&amp;nbsp;export VT_PROCESS="0:N ON" is not working correctly..&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also I don't know how to extract the number of calls for each MPI function.&lt;/P&gt;
&lt;P&gt;Could you please help me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance,&lt;/P&gt;
&lt;P&gt;Mariem&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 14:05:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/ITAC-STF-header/m-p/1427676#M10003</guid>
      <dc:creator>mmakni</dc:creator>
      <dc:date>2022-11-04T14:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: ITAC: STF header</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/ITAC-STF-header/m-p/1428439#M10010</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for posting in Intel Communities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please let us know the OS details, CPU, and Intel MPI version you are using?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please provide us with the sample reproducer code you are using?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&lt;EM&gt;I think that it doesn't collect trace from all the processors&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;If we use the VT_LOGFILE_FORMAT=SINGLESTF, it groups all the .stf files into a single file(.single.stf). By default, it will be .stf which consists of several different files which are referenced by one index file (.stf).&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;For more information, please find this &lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/itac-user-and-reference-guide/top/intel-trace-collector-reference/configuration-reference/configuration-options/logfile-format.html" target="_blank" rel="noopener"&gt;Intel® Trace Analyzer and Collector User and Reference Guide &lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Varsha&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 08:26:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/ITAC-STF-header/m-p/1428439#M10010</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2022-11-15T08:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: ITAC: STF header</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/ITAC-STF-header/m-p/1428705#M10016</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In fact, I'm working on a cluster machine with&amp;nbsp;2x 18-core Intel CascadeLake on Linux and using the version&amp;nbsp; 2021.7.0 of mpi.&lt;/P&gt;
&lt;P&gt;Here my command:&lt;/P&gt;
&lt;P&gt;$ mpiexec.hydra -trace -n 2&amp;nbsp;&lt;SPAN&gt;-genvall&amp;nbsp;&lt;/SPAN&gt;python3 ./run.py&lt;/P&gt;
&lt;P&gt;and you can find attached the generated single stf file for n=2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I use the VT_LOGFILE_FORMAT=SINGLESTF, it generates one single file but when I change the number of processors (n=6 for example), I obtain the same file "STF header" ! So, I think that it turns the trace only on one processor ..&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also, for the names of the MPI fuctions, I obtained "DEFSCL" instead of "the name of function", I don't know how to get the name of MPI in the STF header.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you in advance,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Mariem&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 08:49:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/ITAC-STF-header/m-p/1428705#M10016</guid>
      <dc:creator>mmakni</dc:creator>
      <dc:date>2022-11-09T08:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: ITAC: STF header</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/ITAC-STF-header/m-p/1430309#M10044</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt; &lt;EM&gt;you can find attached the generated single stf file for n=2.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;We could not find any attached file. Could you please resend the file?&lt;/P&gt;
&lt;P&gt;And also, could you please provide us the sample reproducer code you are using?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Varsha&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 07:34:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/ITAC-STF-header/m-p/1430309#M10044</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2022-11-16T07:34:10Z</dc:date>
    </item>
    <item>
      <title>Re:ITAC: STF header</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/ITAC-STF-header/m-p/1432091#M10078</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Could you please provide us with the file?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Nov 2022 09:17:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/ITAC-STF-header/m-p/1432091#M10078</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2022-11-22T09:17:38Z</dc:date>
    </item>
    <item>
      <title>Re:ITAC: STF header</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/ITAC-STF-header/m-p/1434390#M10095</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. This thread will no longer be monitored by Intel. If you need further assistance, please post a new question.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Nov 2022 12:13:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/ITAC-STF-header/m-p/1434390#M10095</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2022-11-30T12:13:28Z</dc:date>
    </item>
  </channel>
</rss>

