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

Intel Inspector with distributed designs

AbhayBhatt
Beginner
548 Views

How to run the Intel Inspector GUI for distributed designs without using the command line with MPI ??

0 Kudos
4 Replies
Ruslan_M_Intel
Employee
505 Views

Hello,

 

Could you please describe your application design in details? Is there any cross-node communication like MPI?

0 Kudos
AbhayBhatt
Beginner
387 Views

Yes Actually we run through MPI for different values of 'n' but how we run this by GUI in Intel Inspector for Data race and Memory issues.

I run it by command line using mpirun ===> inspxe-cl -collect mi-2 -knob still-allocated-memory=true -knob stack-depth=16 -knob enable-on-demand-leak-detection=true -knob enable-dangling-pointer-check=true -knob enable-memory-growth-detection=true -offload-target=default -module-filter-mode=include -appdebug=off -result-dir mem9 -app-working-dir . -- $VMW_HOME/............

 

But when we launch the results in the GUI it is not shows the issue in summary.

Can you suggest the solution for this and also tell how to run distributed design in Intel Inspector GUI.

0 Kudos
DiyaN_Intel
Moderator
468 Views

Hi,


Good day to you.


We have not heard back from you.


Please provide the details mentioned above so that we can investigate the issue from our end.


Regards,

Diya



0 Kudos
DiyaN_Intel
Moderator
442 Views

Hi, 


Good day to you.

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.


Regards, 

Diya



0 Kudos
Reply