Skip to content

Conversation

@yeazelm
Copy link
Contributor

@yeazelm yeazelm commented Dec 31, 2025

Issue number:

Related to: bottlerocket-os/bottlerocket#4673

Description of changes:
This adds the MPS binaries to the NVIDIA kmod packages. These can be used by upcoming changes in the core kit and bottlerocket-settings-sdk to enable MPS support. This change is safe to include since the MPS binaries are very small so it is negligible impact to include them.

Testing done:
Built the kernel kit and validated the size of the binaries in the new subpackage:

70784 vidia-cuda-mps-control # 70K size
18664  nvidia-cuda-mps-server # 19K size

I built this kit into an image along with several in-draft changes and got the nodes to offer shared GPUs via MPS as well. Those PRs will include more exhaustive testing and validation but this was the base of those changes.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Add a new -mps subpackage containing nvidia-cuda-mps-control and
nvidia-cuda-mps-server binaries. These are required for NVIDIA
Multi-Process Service support in Bottlerocket.

Signed-off-by: Matthew Yeazel <[email protected]>
Add a new -mps subpackage containing nvidia-cuda-mps-control and
nvidia-cuda-mps-server binaries. These are required for NVIDIA
Multi-Process Service support in Bottlerocket.

Signed-off-by: Matthew Yeazel <[email protected]>
Add a new -mps subpackage containing nvidia-cuda-mps-control and
nvidia-cuda-mps-server binaries. These are required for NVIDIA
Multi-Process Service support in Bottlerocket.

Signed-off-by: Matthew Yeazel <[email protected]>
Add a new -mps subpackage containing nvidia-cuda-mps-control and
nvidia-cuda-mps-server binaries. These are required for NVIDIA
Multi-Process Service support in Bottlerocket.

Signed-off-by: Matthew Yeazel <[email protected]>
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.

4 participants