Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
2275 Discussions

Intel Trace Analyzer - BDI file building 99%

Nitin_G
Beginner
683 Views

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.

0 Kudos
1 Reply
James_T_Intel
Moderator
683 Views

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

[plain]traceanalyzer --cli --breakdowns <real_trace> <idealized_trace>[/plain]

Sincerely,
James Tullos
Technical Consulting Engineer
Intel® Cluster Tools

0 Kudos
Reply