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

Fix crash when loading web UI roofline for gfx942 #479

Merged
merged 4 commits into from
Nov 19, 2024

Conversation

benrichard-amd
Copy link
Contributor

An exception was thrown when loading the roofline chart in the Web UI for MI300.

Missing parameter when calling Roofline constructor, which caused the 3rd parameter to use a default value of None, resulting in an exception later in the code.

Signed-off-by: benrichard-amd <[email protected]>
@benrichard-amd benrichard-amd merged commit 3f90e7a into amd-staging Nov 19, 2024
9 of 11 checks passed
@benrichard-amd benrichard-amd deleted the gfx942-roofline-webui branch November 19, 2024 00:52
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