DOOP: add CPU/GPU benchmark matrix and exact oracle comparison - #93
Merged
Merged
Conversation
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.
Scope
Run the twelve-dataset corpus against the actual canonical Python query, with separately selected CPU, GPU baseline and opt-in GPU bitmap execution.
not_compared.Verification
Validation blocker / draft status
An unrelated vLLM workload occupies most of the RTX 6000 Ada's VRAM (44,742 MiB used / 49,140 MiB total when checked). It was not stopped. Full twelve-dataset GPU equivalence and performance are NOT established; leave this PR draft until that matrix can run with sufficient GPU headroom. No published speedup claim.
Reproduce
See docs/benchmarks.md for preparation, CPU reference, GPU baseline/bitmap comparison, selection, compiler prerequisites, timing boundaries and process-timeout semantics. Keep data/build/results outside the checkout and use a new output directory per suite run.
Stack
Depends on #92, which follows #91. Review and merge in that order. No research archive, generated binary, fact file or result dump is included.