Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
4995 Discussions

MPI Roofline analysis doesn't work on Icelake architecture

Thomas_G_2
Beginner
1,052 Views

MPI roofline analysis is two step process where the first one is to generate survey followed by tripcounts.

The survey analysis works OK, but when tripcounts are run over the result from survey, the following errors are seen.

advixe: Opening result 25 % done
advixe: Preparing frequently used data 0 % done
advixe: Preparing frequently used data 100 % done
advixe: Collection started.
advixe: Error: Internal error. Please contact Intel customer support team.
advixe: Error: Analysis terminated abnormally.
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.
advixe: Warning: The application returned a non-zero exit value.
advixe: Opening result 23 % Loading 'tripcounts_5326_0.tcs' file
advixe: Error: Cannot load data file `./dgl/rank.1/hs000/data.1/tripcounts_5326_0.tcs' (Data file is corrupted).

 

This problem is seen only in Icelake, works fine on cascadelake.

This is using OneAPI Advisor v2021.4.0

 

Thanks

 

Labels (1)
0 Kudos
4 Replies
Ruslan_M_Intel
Employee
1,016 Views

Could you please share the project?

0 Kudos
JaideepK_Intel
Moderator
963 Views

Hi,


Could you please share a sample reproducer, so we can try that from our end.


Thanks,

Jaideep


0 Kudos
JaideepK_Intel
Moderator
885 Views

Hi,

 

I tried to run MPI roofline analysis (both survey and tripcounts) on vector addition sample and it works fine.

Specifications:

Processor : Intel(R) Xeon(R) Platinum 8358 (Ice Lake)

OS : Ubuntu 20.04.3 LTS

Advisor version: 2021.4 (Latest)

Maybe there is an issue with the sample, could you please share a sample reproducer, so we can try that from our end.

 

Analyzing Intel® MPI applications using Intel® Advisor: https://www.intel.com/content/www/us/en/developer/articles/technical/analyzing-intel-mpi-applications-using-intel-advisor.html

 

Thanks,

Jaideep

 

0 Kudos
JaideepK_Intel
Moderator
802 Views

Hi,


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.


Thanks,

Jaideep


0 Kudos
Reply