Skip to content

fix: writing multiple profile zip#53

Open
Wal8800 wants to merge 1 commit intogpu-mode:mainfrom
Wal8800:fix-multi-profile-zip
Open

fix: writing multiple profile zip#53
Wal8800 wants to merge 1 commit intogpu-mode:mainfrom
Wal8800:fix-multi-profile-zip

Conversation

@Wal8800
Copy link
Copy Markdown

@Wal8800 Wal8800 commented Mar 27, 2026

Was running the profile command to get the trace

popcorn-cli submit submission_v2.py  --no-tui --leaderboard amd-mxfp4-mm --mode profile --gpu MI355X

I noticed the logs indicate we ran the profiler for each benchmark test cases (6) but I can only see a single zip file

image

After digging through the CLI code, I realised it's overwriting the zip file every profiler run.

With the changes in this pull request, I was able to generate a zip per profile run.

image

Each one matching the different test cases.

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