Skip to main content

Module run

Module run 

Source
Expand description

Plan execution: resumable, checkpointed after every candidate (the box dies — idle guard, dead-man switch, spot reclaim — so the harness is resumable or it is broken, docs/ARCHITECTURE.md), with a CPU heartbeat so a GPU-bound sweep never looks idle to the 30-minute CPU alarm.

Structs§

CandidateResult
Results
RunOptions

Functions§

run_plan
Execute plan, appending to results_path (resume: candidates already present are skipped). Writes the results file after every candidate.