You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kconfigs: enable Lambda Labs cloud provider in menus
Enable Lambda Labs cloud provider in kdevops configuration system:
- kconfigs/Kconfig.bringup: Add Lambda Labs to bringup provider menu
- defconfigs/*: Add comprehensive example configurations
- lambdalabs-smart: Smart cheapest instance selection
- lambdalabs-gpu-*: GPU-specific configurations
- lambdalabs-shared-key: Shared SSH key setup
- PROMPTS.md: Document AI prompts used for development
Lambda Labs defconfig examples:
- Single GPU: A10, A100, H100 optimized configurations
- Multi-GPU: 8x A100, 8x H100 for ML workloads
- Smart selection: Automatic cheapest instance selection
- Shared infrastructure: Common SSH key management
This completes Lambda Labs integration, making it available
through standard kdevops configuration workflows.
Generated-by: Claude AI
Signed-off-by: Luis Chamberlain <[email protected]>
0 commit comments