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

experiment: GPU Overprovisioning #262

Merged
merged 2 commits into from
Oct 16, 2024
Merged

Conversation

magik6k
Copy link
Collaborator

@magik6k magik6k commented Oct 8, 2024

This PR adds a new env-var knob, HARMONY_GPU_OVERPROVISION_FACTOR, which when set to values >1 will make each "GPU" present itself as N GPUs.

For example when set to 2 on a snap encode worker, each GPU will handle two independent encode processes at once. TBD if this makes sense. Note that snark workloads will probably struggle with memory on non-enterprise GPUs.

@LexLuthr LexLuthr merged commit d71f3c6 into main Oct 16, 2024
29 of 30 checks passed
@LexLuthr LexLuthr deleted the experiment/gpu-overprovision branch October 16, 2024 12:37
@magik6k magik6k mentioned this pull request Oct 17, 2024
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