Skip to main content

Module readiness

Module readiness 

Source
Expand description

Foreground readiness probe.

Waits for the worker pool’s init handle, computes the per-worker workspace budget, writes static crate::state::TuningInfo, resolves the cost model (override → EFS cache hit → background probe), and finally flips state.ready once the dense + sparse readiness checks succeed.

Functions§

run_readiness_checks_and_open 🔒
Runs the dense + sparse readiness calls and flips state.ready.
run_readiness_probe
Runs after all workers finish loading their model instances.