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

Feature Request: MPS memory control / oversubscription #1119

Open
adammw opened this issue Jan 13, 2025 · 0 comments
Open

Feature Request: MPS memory control / oversubscription #1119

adammw opened this issue Jan 13, 2025 · 0 comments

Comments

@adammw
Copy link

adammw commented Jan 13, 2025

Current device plugin MPS daemonset sets set_default_device_pinned_mem_limit to totalMemory/replicas/1024/1024. This feature requests to allow "burst" capacity where we would like to oversubscribe the memory limit larger than the fair division of total memory on the assumption that not all processes will use to their limit.

Possible configuration could be via the mps configmap setting a ratio of oversubscription to multiply the total memory by.

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

No branches or pull requests

1 participant