Quantcast
Channel: Clusters and HPC Technology
Viewing all articles
Browse latest Browse all 927

Source location in Trace Analyzer in applications statically linked with Intel® MPI Library

$
0
0

I want to perform analysis of the application which is compiled with the following command line:

$ mpiicc -static_mpi -trace -g myApp.c -o myApp
$ mpirun -n 4 ./myApp

Additionally I record the location of my function calls by setting the environment variable VT_PCTRACE with the following command

$ export VT_PCTRACE=5

By opening an stf file in the Trace Analyzer GUI the dialog "Details on Funciton MPI" contains link "Show source". But on clicking this link appears the window "None of the source files are available" (see attachments). I perform all actions (compiling, collecting and analyzing) from the same directory.

Interesting that by dynamically linking MPI library everything works fine.

My version of itac is 9.0.3.049.

 

 


Viewing all articles
Browse latest Browse all 927

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>