Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plots added. #43

Merged
merged 8 commits into from
Oct 28, 2023
Merged

Plots added. #43

merged 8 commits into from
Oct 28, 2023

Conversation

izzet
Copy link
Collaborator

@izzet izzet commented Oct 27, 2023

This adds the following plots to the dlp_analyzer module. Their names are self-explanatory.

  • bottleneck_timeline
  • bw_timeline
  • xfer_size_distribution

I have developed this in a separate file called plots.py so everything related to visualization can be found in one place.

All categorization (e.g. bottleneck severity, xfer sizes) can be arranged using the X_BINS constants in the file.

plots.ipynb has the sample plots.

@izzet izzet closed this Oct 27, 2023
@izzet izzet reopened this Oct 27, 2023
@izzet izzet closed this Oct 27, 2023
@izzet izzet reopened this Oct 27, 2023
@hariharan-devarajan hariharan-devarajan merged commit 897765f into LLNL:dev Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants