Intel Trace Analyzer - BDI file building 99%

Intel Trace Analyzer - BDI file building 99%

Nitin G's picture

Hi,

I am trying to generate an Application Imbalance Diagram. 

But the pop up with progress bar remains hung at 99% which says BDI file building 99%.

I am using Trace analyzer on windows for analysis, and the trace is collected on linux cluster.

Please suggest 

Regards,

Nitin G.

2 posts / 0 new
Last post
For more complete information about compiler optimizations, see our Optimization Notice.
James Tullos (Intel)'s picture

Hi Nitin,

The Application Imbalance Diagram can take a significant amount of time to generate.  There was a problem where the progress indicator would reach 99% with a significant amount of work to go.  If you want, you can use the command line to generate the .bdi file.  This will give you more information about what is happening in the process.  This is done by using

traceanalyzer --cli --breakdowns <real_trace> <idealized_trace>

Sincerely,
James Tullos
Technical Consulting Engineer
Intel® Cluster Tools

Login to leave a comment.