Skip to content

fix multi-gpu assignment#1557

Merged
luke-lombardi merged 1 commit intomainfrom
ll/fix-multi-gpu
Mar 11, 2026
Merged

fix multi-gpu assignment#1557
luke-lombardi merged 1 commit intomainfrom
ll/fix-multi-gpu

Conversation

@luke-lombardi
Copy link
Copy Markdown
Contributor

@luke-lombardi luke-lombardi commented Mar 11, 2026

Summary by cubic

Fixes multi‑GPU assignment by aggregating all assigned GPU UUIDs from the kubelet checkpoint so multi‑GPU pods see all devices via NVIDIA_VISIBLE_DEVICES.

  • Bug Fixes
    • Collects all DeviceIDs for nvidia.com/gpu across matching entries and joins them into a single list.
    • Falls back to NVIDIA_VISIBLE_DEVICES env var when no UUIDs are found.

Written for commit 22571c3. Summary will update on new commits.

@luke-lombardi luke-lombardi merged commit f46c96b into main Mar 11, 2026
2 of 3 checks passed
@luke-lombardi luke-lombardi deleted the ll/fix-multi-gpu branch March 11, 2026 20:37
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants