Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Dataproc Cluster number of GPU recommendation can be wrong for n1-standard-96 #1386

Open
tgravescs opened this issue Oct 17, 2024 · 0 comments
Labels
bug Something isn't working core_tools Scope the core module (scala)

Comments

@tgravescs
Copy link
Collaborator

Describe the bug
it looks like n1-standard-96 has a minimum of 4 gpus. see https://cloud.google.com/compute/docs/gpus#t4-gpus
Currently though we can recommend less then 4 if say executor cores is 48 on cpu run, then we would recommend n1-standard-96 with 2 gpus.

@tgravescs tgravescs added ? - Needs Triage bug Something isn't working labels Oct 17, 2024
@amahussein amahussein added core_tools Scope the core module (scala) and removed ? - Needs Triage labels Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core_tools Scope the core module (scala)
Projects
None yet
Development

No branches or pull requests

2 participants