Skip to content

feat: add Suite H (SWA) to leaderboard UI - #59

Merged
JuhaoLiang1997 merged 1 commit into
mainfrom
feat/leaderboard-suite-H
Aug 3, 2026
Merged

feat: add Suite H (SWA) to leaderboard UI#59
JuhaoLiang1997 merged 1 commit into
mainfrom
feat/leaderboard-suite-H

Conversation

@JuhaoLiang1997

Copy link
Copy Markdown
Collaborator

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)
  • .gitignore: untrack distribution.js (pure generated file, like leaderboard.js)

Summary

Type of change

  • New platform support
  • Bug fix (runner, validator, leaderboard, or tooling)
  • Suite definition change
  • Schema change
  • Leaderboard / UI improvement
  • Documentation
  • Other:

Testing

# Commands used to verify

Checklist

  • I have read CONTRIBUTING.md
  • My change does not break existing result.json files (or I have explained the migration path)
  • If adding a new platform: runner inherits from BenchmarkRunner, produces valid result.json, includes a reference result
  • If changing the schema: validate_submission.py updated and all existing results still validate
  • If changing the leaderboard generator: leaderboard/generate.py produces correct output on existing results
  • I have updated relevant documentation

Related issues

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>
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

✅ AccelMark Validation: All submissions valid

See the workflow run for details.

@JuhaoLiang1997
JuhaoLiang1997 force-pushed the feat/leaderboard-suite-H branch from 885191d to e462fb7 Compare August 3, 2026 06:07
@JuhaoLiang1997
JuhaoLiang1997 merged commit fe65965 into main Aug 3, 2026
5 checks passed
@JuhaoLiang1997
JuhaoLiang1997 deleted the feat/leaderboard-suite-H branch August 3, 2026 06:07
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