Intel® oneAPI HPC Toolkit
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
2023 Discussions

Intel Trace Analyzer - BDI file building 99%

Nitin_G
Beginner
150 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
150 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

Reply