badc.infer_schedulerΒΆ
Lightweight scheduler helpers used by badc infer run.
This module keeps queue management simple inside the Typer CLI while centralizing
how manifests become jobs, how GPU resources are described, and how telemetry is
recorded. Refer to notes/inference-plan.md for lifecycle details.
Functions
|
Parse a chunk manifest into |
|
Persist a telemetry record to |
|
Detect GPUs and return worker descriptors plus diagnostics. |
Classes
|
Description of a GPU slot available to the scheduler. |
|
Unit of work representing one chunk entry from a manifest. |