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.