Backend specs improvements: multi-select UI, backendParam support, and workflow enhancements#37
Open
adityakankariya wants to merge 14 commits intomainfrom
Open
Backend specs improvements: multi-select UI, backendParam support, and workflow enhancements#37adityakankariya wants to merge 14 commits intomainfrom
adityakankariya wants to merge 14 commits intomainfrom
Conversation
Contributor
adityakankariya
commented
Apr 3, 2026
- Backend specs UI: Replaced single-variant dropdown with multi-select checklist in BackendSelector, allowing multiple wave variants to be selected simultaneously (e.g., 4-wave + 8-wave rocroller)
- backendParam support: Added backendParam field to BackendSpec type, enabling CLI parameter names that differ from the backend name (e.g., wave_4wave_rocroller). Modals now use backendParam || backend for backward compatibility
- Tracker bug fixes: Fixed backendSpecs being dropped when loading/saving trackers, and fixed trigger_service.py to derive selected_backend from backendSpecs with backendParam priority
- Workflow: Added "Parse Backend Specs" step to extract per-variant wave/rocm-libraries repo+branch from backend specs gist, with fallback to pr_repository/pr_branch
- New variant specs: Added wave 4-wave rocroller (panditsa/wave@4waveasm-256x192x256) and 8-wave rocroller (adedespirlet/wave@8wavepingpong) specs
…ocm-libraries UI fields for custom wave specs
…_bench.sh env vars to auto-register the correct benchmark class
…for ok=false results
…libraries URL in setup_hipblaslt.sh
…ve defaults, and simplify tracker timeline data
73f688a to
403862e
Compare
…h into modular dashboard renderer
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.