Skip to content

Conversation

@Michaelvll
Copy link
Collaborator

@Michaelvll Michaelvll commented Aug 22, 2025

Summary

  • Fixes KeyError when Lambda Cloud catalog fetcher encounters B200 GPU
  • Added B200 with 184320 MiB (180 GB) memory to GPU_TO_MEMORY dictionary

Details

The Lambda Cloud catalog fetcher was failing with a KeyError: 'B200' when attempting to process the recently added B200 GPU. This PR adds the missing memory mapping for the B200 GPU to resolve the issue.

Fixes #6755

Fixes KeyError when Lambda Cloud catalog fetcher encounters B200 GPU.
Added B200 with 184320 MiB (180 GB) memory to GPU_TO_MEMORY dictionary.

Fixes #6755

🤖 Generated with Claude Code (https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@Michaelvll Michaelvll merged commit 54a77b1 into master Aug 25, 2025
16 checks passed
@Michaelvll Michaelvll deleted the fix-lambda-b200-gpu branch August 25, 2025 00:43
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.

[Catalog] Lambda catalog fetching failed due to recently added B200

3 participants