Skip to main content

Crate consortium_skypilot

Crate consortium_skypilot 

Source
Expand description

§consortium-skypilot

SkyPilot multi-cloud job orchestration with nix-built environments.

Launches cloud clusters via SkyPilot, executes commands, and tears down resources. Uses nix for reproducible task definitions.

Re-exports§

pub use error::Result;
pub use error::SkypilotError;

Modules§

error
Error types for SkyPilot orchestration.
tasks
DagTask implementations for SkyPilot orchestration.

Functions§

launch_task
Launch a SkyPilot task on a cloud cluster.