feat: add Suite H (SWA) to leaderboard UI - #59
Merged
Conversation
Adapt all frontend surfaces to the new suite: - suite-meta.js: editorial entry (title, tagline, workload, scenarios) for suite_H - data.js: SUITE_ORDER and SUITE_COLUMNS include suite_H - modal.js: suite_H result panel (reuses single-chip AB layout + SWA note) - home.js: distribution chart includes suite_H - suites.js: SWA finding, scenario appliesTo lists, sharegpt_swa_v1 dataset, roofline diagram dot - generate.py: suite_H distribution block (offline/online/interactive/sustained/burst) - CSS: --suite-H amber color + [data-suite=H] bindings across all view files - hardware-catalog.js: A800 associated with suite_H (has submitted results) Co-Authored-By: Claude <noreply@anthropic.com>
✅ AccelMark Validation: All submissions validSee the workflow run for details. |
JuhaoLiang1997
force-pushed
the
feat/leaderboard-suite-H
branch
from
August 3, 2026 06:07
885191d to
e462fb7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adapt all frontend surfaces to the new suite:
Summary
Type of change
Testing
# Commands used to verifyChecklist
result.jsonfiles (or I have explained the migration path)BenchmarkRunner, produces validresult.json, includes a reference resultvalidate_submission.pyupdated and all existing results still validateleaderboard/generate.pyproduces correct output on existing resultsRelated issues