[codex] Speed up ueco refinement - #144
Draft
DanielSeemaier wants to merge 1 commit into
Draft
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.
Summary
This tunes the shared-memory
-P uecopreset and trims some overhead from the unconstrained LP/FM refinement path.Changes:
-P uecounconstrained FM seed nodes from 25 to 50 while increasing FM iterations to 30Benchmark
Single-server mkexp2 run, as requested:
/nfs/work/seemaier/experiments/2026.05.23-codex-ueco-final-naur-k64nauronly/nfs/work/graph_benchmark_sets/ufm_paper/smallk=64, epsilon0.03, seed1, topology1x1x64main(b4e1afd351cfd96e7228bde48fda36f46b830b95)codex/speed-up-ueco(fe6f3a4ca67a0af15fe6cb56ac4e3a02b5bfd02a)Results over 44 paired instances:
Quality notes:
recomp_sources1GB_9, 16,719,986 -> 21,090,980 (+26.142%)rhg, 107,269 -> 100,739 (-6.087%)recomp_sources1GB_9cut regression is the main tradeoff hidden by the aggregate.Timing notes:
recomp_sources1GB_9, 5.410 s -> 2.571 ssoc-sinaweibo, 56.551 s -> 28.962 schannel-500x100x100-b050, 1.836 s -> 2.072 sValidation
KaMinParAppbuild/tests/test_shm_endtoendbuild/tests/test_shm_metricsbuild/tests/test_shm_gain_cachesmkexp2 statscould not run because the remote R environment is missingtidyverse, so the summary above was computed from mkexp2's parsed CSV files.