jgrusewski
2b18835437
plan(ml-backtesting): deployability-sweep parallelism implementation plan
7-task atomic ladder (P1-P7) implementing spec d646c1eb3. Each task
maps to one commit per feedback_no_partial_refactor:
P1: Per-backtest sim parameter arrays (BatchedSimConfig + kernel ABI)
P2: seed_inflight_limits_batched kernel (replaces host roundtrip)
P3: detect_close_transitions_batched kernel (replaces close-detect loop)
P4: Threshold gate + per-fill cost integration
P5: CUDA Graph capture of forward_only (1.3× forward target)
P6: Batched-cell sweep schema + 140-variant runner
P7: 3-pod scale + final verdict
Measurement gates per §9 of the spec (P2 ≤90s, P5 ≤60s, P6 ≤30min,
P7 ≤60min target / ≤120min firm). Stride=8 fallback activated at P6
if measurement misses by >20%.
Self-review confirms all 13 spec sections covered, no placeholders,
type consistency across tasks.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 16:39:17 +02:00
..
2026-02-23 11:19:58 +01:00
2026-05-14 19:21:25 +02:00
2026-05-19 16:39:17 +02:00
2026-04-30 17:26:25 +02:00
2026-05-07 23:36:07 +02:00
2026-04-27 22:19:41 +02:00
2026-05-16 10:20:03 +02:00
2026-04-25 12:29:47 +02:00
2026-04-28 23:54:45 +02:00
2026-05-16 09:22:20 +02:00
2026-05-09 13:52:00 +02:00
2026-04-26 10:36:03 +02:00
2026-05-09 11:26:17 +02:00