<?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: MPI Roofline analysis doesn't work on Icelake architecture in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/MPI-Roofline-analysis-doesn-t-work-on-Icelake-architecture/m-p/1330004#M21543</link>
    <description>&lt;P&gt;Could you please share the project?&lt;/P&gt;</description>
    <pubDate>Mon, 15 Nov 2021 08:12:09 GMT</pubDate>
    <dc:creator>Ruslan_M_Intel</dc:creator>
    <dc:date>2021-11-15T08:12:09Z</dc:date>
    <item>
      <title>MPI Roofline analysis doesn't work on Icelake architecture</title>
      <link>https://community.intel.com/t5/Analyzers/MPI-Roofline-analysis-doesn-t-work-on-Icelake-architecture/m-p/1329411#M21541</link>
      <description>&lt;P&gt;MPI roofline analysis is two step process where the first one is to generate survey followed by tripcounts.&lt;/P&gt;
&lt;P&gt;The survey analysis works OK, but when tripcounts are run over the result from survey, the following errors are seen.&lt;/P&gt;
&lt;P&gt;advixe: Opening result 25 % done &lt;BR /&gt;advixe: Preparing frequently used data 0 % done &lt;BR /&gt;advixe: Preparing frequently used data 100 % done &lt;BR /&gt;advixe: Collection started.&lt;BR /&gt;advixe: Error: Internal error. Please contact Intel customer support team. &lt;BR /&gt;advixe: Error: Analysis terminated abnormally. &lt;BR /&gt;advixe: Error: An internal error has occurred. Our apologies for this inconvenience. Please gather a description of the steps leading up to the problem and contact the Intel customer support team.&lt;BR /&gt;advixe: Warning: The application returned a non-zero exit value.&lt;BR /&gt;advixe: Opening result 23 % Loading 'tripcounts_5326_0.tcs' file &lt;BR /&gt;advixe: Error: Cannot load data file `./dgl/rank.1/hs000/data.1/tripcounts_5326_0.tcs' (Data file is corrupted).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This problem is seen only in Icelake, works fine on cascadelake.&lt;/P&gt;
&lt;P&gt;This is using OneAPI Advisor v2021.4.0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 09:53:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/MPI-Roofline-analysis-doesn-t-work-on-Icelake-architecture/m-p/1329411#M21541</guid>
      <dc:creator>Thomas_G_2</dc:creator>
      <dc:date>2021-11-12T09:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: MPI Roofline analysis doesn't work on Icelake architecture</title>
      <link>https://community.intel.com/t5/Analyzers/MPI-Roofline-analysis-doesn-t-work-on-Icelake-architecture/m-p/1330004#M21543</link>
      <description>&lt;P&gt;Could you please share the project?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 08:12:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/MPI-Roofline-analysis-doesn-t-work-on-Icelake-architecture/m-p/1330004#M21543</guid>
      <dc:creator>Ruslan_M_Intel</dc:creator>
      <dc:date>2021-11-15T08:12:09Z</dc:date>
    </item>
    <item>
      <title>Re:MPI Roofline analysis doesn't work on Icelake architecture</title>
      <link>https://community.intel.com/t5/Analyzers/MPI-Roofline-analysis-doesn-t-work-on-Icelake-architecture/m-p/1338080#M21570</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please share a sample reproducer, so we can try that from our end.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jaideep&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Nov 2021 04:35:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/MPI-Roofline-analysis-doesn-t-work-on-Icelake-architecture/m-p/1338080#M21570</guid>
      <dc:creator>JaideepK_Intel</dc:creator>
      <dc:date>2021-11-22T04:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: MPI Roofline analysis doesn't work on Icelake architecture</title>
      <link>https://community.intel.com/t5/Analyzers/MPI-Roofline-analysis-doesn-t-work-on-Icelake-architecture/m-p/1340219#M21603</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried to run &lt;SPAN&gt;MPI roofline analysis (both survey and&amp;nbsp;tripcounts) on&amp;nbsp;&lt;/SPAN&gt;vector addition sample and it works fine.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Specifications:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;Processor :&amp;nbsp;Intel(R) Xeon(R) Platinum 8358 (Ice Lake)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;OS : Ubuntu 20.04.3 LTS&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;Advisor version: 2021.4 (Latest)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Maybe there is an issue with the sample, could you please share a sample reproducer, so we can try that from our end.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Analyzing Intel® MPI applications using Intel® Advisor:&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/technical/analyzing-intel-mpi-applications-using-intel-advisor.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/articles/technical/analyzing-intel-mpi-applications-using-intel-advisor.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jaideep&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 05:50:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/MPI-Roofline-analysis-doesn-t-work-on-Icelake-architecture/m-p/1340219#M21603</guid>
      <dc:creator>JaideepK_Intel</dc:creator>
      <dc:date>2021-12-02T05:50:48Z</dc:date>
    </item>
    <item>
      <title>Re:MPI Roofline analysis doesn't work on Icelake architecture</title>
      <link>https://community.intel.com/t5/Analyzers/MPI-Roofline-analysis-doesn-t-work-on-Icelake-architecture/m-p/1342090#M21633</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I 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,&lt;/P&gt;&lt;P&gt;Jaideep&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Dec 2021 12:01:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/MPI-Roofline-analysis-doesn-t-work-on-Icelake-architecture/m-p/1342090#M21633</guid>
      <dc:creator>JaideepK_Intel</dc:creator>
      <dc:date>2021-12-07T12:01:17Z</dc:date>
    </item>
  </channel>
</rss>

