Add multi-platform hardware benchmarks - #44
Open
baominghelly wants to merge 1 commit into
Open
Conversation
baominghelly
force-pushed
the
hardware/platform-integration
branch
from
July 31, 2026 03:08
f59de7d to
af90605
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.
Summary
hardware_adaptandcambricon_testhardware.cudaUnifiedas the single hardware framework; select the accelerator withconfig.deviceinfinimetrics/hardware/constants.pyThis replaces #42 so the published branch follows the repository naming convention. The published single-commit tree is identical to the final seven-platform tested tree:
07db0e9356c422def966aad5743dbec75c530443Design
Dispatcher continues to route by test category and framework only:
The hardware adapter resolves the platform from explicit
config.device, then from the installed toolchain when the device is omitted. Device names such asmetax,iluvatar,moore,cambricon, andascendare not Dispatcher frameworks.Validation
36 passedgit diff --checkpasshardware.cudaUnifiedadapters withtest_type=Comprehensive--all --device 0 --iterations 2 --array-size 1048576