Skip to content

Add L4 support#58

Open
hartikainen wants to merge 1 commit intogoogle-deepmind:mainfrom
hartikainen:github/57
Open

Add L4 support#58
hartikainen wants to merge 1 commit intogoogle-deepmind:mainfrom
hartikainen:github/57

Conversation

@hartikainen
Copy link
Copy Markdown

No description provided.

LOCAL_GPU = 100006
P4 = 21
T4 = 22
L4 = 11
Copy link
Copy Markdown
Author

@hartikainen hartikainen Aug 11, 2025

Choose a reason for hiding this comment

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

I'm not sure what this value should be.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Since we already have L4_24TH = 68 which refers to the same GPU family, adding a separate L4 = 11 might create confusion. To keep the resource definitions clear and avoid ambiguity, I suggest we remove the new L4 entry and exclusively use L4_24TH when referring to L4 GPUs. The logic in vertex.py can then be simplified to handle just the one L4_24TH type, which it correctly maps to 'NVIDIA_L4'.
This would also resolve the uncertainty around what value L4 should have.

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