Skip to content

feat: use a database proper #7

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

feat: use a database proper #7

wants to merge 2 commits into from

Conversation

vsoch
Copy link
Member

@vsoch vsoch commented May 31, 2025

This adds a new script to parse the raw eBPF files and write into a local sqlite database, primarily for easier processing later. I am going to reprocess the ebpf images and use all the data, so next I'll rewrite the processing script to query the database.

vsoch added 2 commits May 31, 2025 09:31
I am going to reprocess the ebpf images and use
all the data, of course.

Signed-off-by: vsoch <[email protected]>
the ebpf open information is likely most interesting when
looking at differences between environments. E.g.,
for each command, cpu vs gpu, and then rocky vs ubuntu
(holding mpi variant constant) and mpich vs. openmpi
(holding base os constant).

Signed-off-by: vsoch <[email protected]>
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.

1 participant