Move measurement out of kernel.py for remaining GEAK tasks#36
Merged
irvineoy merged 1 commit intoJul 14, 2026
Merged
Conversation
Collaborator
|
One issue I noticed with the sampled harnesses: For example:
On this PR, the actual sampled source indices are different from the emitted values:
If the orchestrator trusts |
Keep correctness and timing in the harness for lean_atten_paged and standardize gemm_a16wfp4 on CUDA event median timing. Preserve the current main shape sets, report canonical shape indices, and keep the FP4 capability check outside the agent-editable kernel module. Co-authored-by: Cursor <cursoragent@cursor.com>
irvineoy
force-pushed
the
standardize-exploit-relevant-harnesses
branch
from
July 14, 2026 03:34
feb30e6 to
2ea64ed
Compare
irvineoy
requested review from
irvineoy,
sharareh-y and
sinarafati-amd
as code owners
July 14, 2026 03:34
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.
Moves correctness and measurement ownership out of the agent-editable kernel.py for the two remaining tasks on current main:
Changes:
The earlier refk_identity and refk_fp8_blockwise_mm changes are omitted because equivalent harness-integrity fixes already landed on main. ff_backward is omitted because the task was removed from main.
Validation:
The latency values above are functional benchmark validation results, not controlled leaderboard measurements; GPU clocks were not locked.