summaryrefslogtreecommitdiff
path: root/scripts/run_sweep.py
AgeCommit message (Collapse)Author
10 daysrun_sweep: 2 threads for --device cpu jobs (matches Addendum 7 protocol)Void Agent
2026-08-17feat(gpu): add CUDA support, chunked eval, bisect prime search, and scaling ↵CaptainJack2491
to 100k (48 tests green)
2026-08-15speedup: batched eval (46x, sieve-stub verified), run_sweep orchestrator ↵Void Agent
(2-way parallel, idempotent, summaries), E1 jobs; 36 tests