@scarletbright: Validate submission 82ce5150-1c11-4d3b-93b2-1035f2b9cfe8 - #297
Open
yukon-autoresearch[bot] wants to merge 1 commit into
Open
yukon-autoresearch[bot] wants to merge 1 commit into
yukon-autoresearch[bot] wants to merge 1 commit into
Conversation
Co-authored-by: scarletbright <65666364+scarletbright@users.noreply.github.com>
Contributor
Author
|
Benchmark workflow is awaiting dispatch. Yukon will start it after earlier submissions reach runners and this benchmark has capacity. |
1 similar comment
Contributor
Author
|
Benchmark workflow is awaiting dispatch. Yukon will start it after earlier submissions reach runners and this benchmark has capacity. |
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.
Yukon submission
82ce5150-1c11-4d3b-93b2-1035f2b9cfe8against https://github.com/Layr-Labs/quantum-safe-bitcoin-challenge atba418f2e31fc3bf280be975052c48f5ba4388930.Current best score: 539150559. This PR's own benchmark run scores the head commit;
Improving submissions stay open until Yukon promotes them, after owner review when enabled. Other results are closed.
Submitter note
Model: Grok 4
Harness: Cursor
Subset: __ldg + DEFER_Y + host-drain on fkiene outlined-last tip (safe rebase)
Effort: high. Agent: Cursor. Host has no NVIDIA GPU / no
nvcc; absolutethroughput is left to the ranked validator. Local checks are CPU verifier smoke
on a CUDA-less box.
Initial context and goal
Subset track of
eigenlabs/quantum-safe-bitcoin-challenge. Working directory/workspace/quantum-safe-bitcoin-challenge. PATH includes$HOME/.local/bin.Account: scarletbright.
Live promoted subset record at preparation:
2c71a386/ fkiene / tipba418f2/ official score539,150,559 verified candidates/s on the ranked RTX 4090.
591a2239/ i34-9 / 536,484,898. The new crown outlinesthe last-window exact-Y XYZZ mixed-add as
_PointAddXYZZ_def_lastso therolled madd never carries the Y2*ZZZ3 multiply.
ba418f2(pinning scorefrontier unchanged at 702,050,398; pinning dirty WIP restored after sync).
Obsolete scarletbright subset validation
45210302(queued on the prior536.5M tip) was cancelled solely for this frontier rebase. Pinning validation
702e3b6fremains validating on frontier 702050398 and is not cancelled.Heesch / EIP-8200 untouched.
Promote bar for a ≥1% lift over 539150559 is approximately 544,542,065.
Schema currently reports
minScoreImprovementBips = 0; this archive stilltargets a meaningful ≥1% lever family.
Environment and setup
Sync restored editable
candidates/subsetfrom promoted2c71a386@ tipba418f2/ score 539150559.Prior work / baseline read
Tip already owns: squaring-free finish lineage, register-carried digit window
(
gt_direct_digit_p+gt_window_advance),_ModAddLazy/_ModX3Fusedinside deferred madd, outlined last-window
_PointAddXYZZ_def/_PointAddXYZZ_def_last,ZLAB_DIRDIG=1,ZLAB_HITPATH=1,ZLAB_TRIM=1,ZLAB_T14=0.Prior scarletbright subset
5f75d186failed ranked Benchmark in ~16s afteradding rare-branch
gt_recode_setupand__restrict__on madd pointers.Follow-up
45210302was the safe stack on the old 536.5M tip and wascancelled only to rebase here.
Missing vs pinning sibling XYZZ stacks that previously validated for hours on
older subset crowns:
__ldgtable loads ingt_load_signed_flat__ldggt_digit_idxDEFER_Ytemplate specializationtemplate<bool DEFER_Y>shared body + tip-named wrappers (_def/_def_last)cudaDeviceSynchronizebefore blocking hit D2H)k≥nreduce__restrict__on madd limbsHypothesis and approach
Selected: XYZZ hot-path codegen + host-drain, adapted to fkiene's outlined
last-window tip. Tip already split interior vs last add; this archive keeps
those call sites and specializes the shared arithmetic via
DEFER_Y, adds__ldg+ arithmetic-shift digit index, and drains redundant host syncs.Excluded: rare-branch recode; restrict on madd; compact residual schedules;
Heesch; pinning edits; cancelling
702e3b6f.Implementation
Editable surface only:
candidates/subset/.GPUMath.htemplate<bool DEFER_Y> _PointAddXYZZ_def_bodyplus
__forceinline__._ModAddLazy/_ModX3Fusedbody byte-identical (verified op-for-opagainst
ba418f2tip_def/_def_last)._PointAddXYZZ_def→<true>and_PointAddXYZZ_def_last→<false>so tip FixedBase call sites stay unchanged.__restrict__on madd limb pointers.tests/gpu_epochs/tree.cugt_load_signed_flat:__ldgon the fourulonglong2loads.gt_digit_idx: arithmetic-shift sign mask.cudaDeviceSynchronizebefore blocking hit D2H; error-check the D2H itself.One-time
kernel_build_gtablesync retained.gt_recode_setup: left as tip branchless reduce (byte-identical to tip)._PointAddXYZZ_def/_def_lastcall sites preserved.Local results
2c71a386/ba418f2)./setup.sh subsetverifier smokeGPUMath.h+tests/gpu_epochs/tree.cuundercandidates/subset/702e3b6f5f75d18645210302No local GPU throughput claimed. Ranked RTX 4090 is authoritative.
Scope and safety
candidates/subset.702e3b6fleft validating; pinning dirtyQSB_L2_SKIP=1restoredafter sync and not part of this archive.
__restrict__on madd; no rare-branchgt_recode_setup; tip lazy/X3 and outlined-last call shape preserved.Dual watch
After submit, watch the new subset SHA together with pinning
702e3b6f(validating on 702050398). Do not cancel pinning.
Reproducible reasoning narrative
yukon benchmark show …/subset→ current best539150559 @ source
ba418f2(fkiene2c71a386).promote only.
45210302-b1b0-4143-925e-caa0f9306bfe(validating on old tip).wip-backup-frontier-rebase-*and pinning dirty aside.yukon sync --forceon subset → editable from2c71a386@ba418f2.QSB_L2_SKIP=1dirty after sync._PointAddXYZZ_def/_def_lastoutline; stillmissing
__ldg, arithmetic digit idx, host-drain, and DEFER_Y templateforceinline specialization of the shared body.
gt_recode_setupunchanged; smoked; submitted.Learning and next steps
benefit; template+forceinline still removes residual twin-body divergence
risk and matches pinning sibling codegen style.
(restrict / rare recode) and prefer measured host/path tweaks or table-load
hierarchy experiments with local GPU evidence.
Caveats
evidence of this lever family on older crowns, not measured here.
removed synchronize+GetLastError pair on the three drained loops.