<?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 I_MPI_STATS removed in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/I-MPI-STATS-removed/m-p/1133731#M5699</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just learned that gathering statistics using I_MPI_STATS is not supported by version 2019 of Intel MPI (https://software.intel.com/en-us/articles/intel-mpi-library-2019-beta-release-notes-for-linux-os, "Removals").&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found this feature quite useful. Is there now a different way to gather MPI statistics? Will this removal be permanent or might the environment variable be re-introduced in a later version? If none is the case, what is the motivation for removing it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2019 14:57:03 GMT</pubDate>
    <dc:creator>Weiss__Christian</dc:creator>
    <dc:date>2019-07-24T14:57:03Z</dc:date>
    <item>
      <title>I_MPI_STATS removed</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/I-MPI-STATS-removed/m-p/1133731#M5699</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just learned that gathering statistics using I_MPI_STATS is not supported by version 2019 of Intel MPI (https://software.intel.com/en-us/articles/intel-mpi-library-2019-beta-release-notes-for-linux-os, "Removals").&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found this feature quite useful. Is there now a different way to gather MPI statistics? Will this removal be permanent or might the environment variable be re-introduced in a later version? If none is the case, what is the motivation for removing it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 14:57:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/I-MPI-STATS-removed/m-p/1133731#M5699</guid>
      <dc:creator>Weiss__Christian</dc:creator>
      <dc:date>2019-07-24T14:57:03Z</dc:date>
    </item>
    <item>
      <title>Hi Christian,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/I-MPI-STATS-removed/m-p/1133732#M5700</link>
      <description>&lt;P&gt;Hi Christian,&lt;/P&gt;&lt;P&gt;You can use&amp;nbsp;&lt;A href="https://software.intel.com/sites/products/snapshots/application-snapshot/"&gt;Application Performance Snapshot &lt;/A&gt;(APS) to gather MPI statistics.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is quick guide:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;
&lt;PRE class="brush:bash; class-name:dark;"&gt;$ source apsvars.sh
&lt;/PRE&gt;
&lt;/LI&gt;&lt;LI&gt;
&lt;PRE class="brush:bash; class-name:dark;"&gt;$ mpirun&amp;nbsp;&amp;lt;params&amp;gt; &lt;STRONG&gt;aps &lt;/STRONG&gt;&amp;lt;binary&amp;gt;&lt;/PRE&gt;
&lt;/LI&gt;&lt;LI&gt;By default, APS collects hardware counters and MPI statistics. To disable hardware counters statistics collection:&amp;nbsp;
&lt;PRE class="brush:bash; class-name:dark;"&gt;mpirun &amp;lt;params&amp;gt; aps -c mpi &amp;lt;binary&amp;gt;
&lt;/PRE&gt;
&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;aps_result_&amp;lt;date&amp;gt;&amp;nbsp;directory will be&amp;nbsp;created.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;
&lt;PRE class="brush:bash; class-name:dark;"&gt;$ aps-report aps_result_&amp;lt;date&amp;gt; - generate Summary report (text and HTML)&lt;/PRE&gt;
&lt;/LI&gt;&lt;LI&gt;
&lt;PRE class="brush:bash; class-name:dark;"&gt;$ aps-report aps_result_&amp;lt;date&amp;gt; -fF - to generate diagram with information about all MPI operations called&lt;/PRE&gt;
&lt;/LI&gt;&lt;LI&gt;You can find information about&amp;nbsp;available diagrams by calling $ aps-report -h or &lt;A href="https://software.intel.com/en-us/application-snapshot-user-guide-analysis-charts"&gt;here&lt;/A&gt;.&lt;/LI&gt;&lt;LI&gt;APS can collect different amount of statistics for each MPI function, you can control it by environment variable MPS_STAT_LEVEL ( 1 to 5, 1 is default)&amp;nbsp;. More information on this can be found &lt;A href="https://software.intel.com/en-us/application-snapshot-user-guide-controlling-amount-of-collected-data"&gt;here&lt;/A&gt;.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Marat&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 08:55:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/I-MPI-STATS-removed/m-p/1133732#M5700</guid>
      <dc:creator>Marat_S_Intel</dc:creator>
      <dc:date>2019-07-25T08:55:31Z</dc:date>
    </item>
  </channel>
</rss>

