Skip to content

dispatch

dispatch

Serializable remote execution dispatch.

DispatchSpec

Bases: BaseModel

Portable execution and its resolved logical machine layout.

run(root: str | PathLike[str]) -> bool

Run locally, discovering hardware and storing results under root.

launch(config: DispatchConfig) -> ShipResult

Select the configured provider and launch this dispatch.