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

Use nvidia runtime for MPS control #516

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

elezar
Copy link
Member

@elezar elezar commented Feb 13, 2024

This change converts the container that manages the MPS control daemon to a container that uses the NVIDIA Container Runtime to inject the required driver libraries and executables into the container. This prevents the driver root from having to be mounted as a non-readonly path as modified in #505.

Note that since the nvidia-cuda-mps-control and nvidia-cuda-mps-server binaries are included under the compute capabilities, the NVIDIA_DRIVER_CAPABILITIES in the container images is set to compute,utility.

@elezar elezar self-assigned this Feb 13, 2024
@elezar elezar force-pushed the use-nvidia-runtime-for-mps branch from 6a1b9de to bfec05a Compare February 13, 2024 13:53
@elezar elezar force-pushed the use-nvidia-runtime-for-mps branch from bfec05a to 101b1bb Compare February 13, 2024 13:59
@elezar elezar merged commit 2832c64 into NVIDIA:main Feb 13, 2024
6 checks passed
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