nvidia-container-toolkit/cmd
Evan Lezar 0c8723a93a
Add a hook to disable device node creation in a container
If required, this hook creates a modified params file (with ModifyDeviceFiles: 0) in a tmpfs
and mounts this over /proc/driver/nvidia/params.

This prevents device node creation when running tools such as nvidia-smi. In general the
creation of these devices is cosmetic as a container does not have the required cgroup
access for the devices.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-06-04 19:08:48 +02:00
..
nvidia-cdi-hook Add a hook to disable device node creation in a container 2025-06-04 19:08:48 +02:00
nvidia-container-runtime Rename test folder to tests 2025-01-23 11:46:14 +01:00
nvidia-container-runtime-hook Add cuda-compat-mode config option 2025-05-13 21:49:53 +02:00
nvidia-container-runtime.cdi Add nvidia-container-runtime.cdi executable 2023-02-13 16:09:46 +01:00
nvidia-container-runtime.legacy Add nvidia-container-runtime.legacy executable 2023-02-13 16:09:46 +01:00
nvidia-ctk Added ability to disable specific (or all) CDI hooks 2025-06-03 16:01:20 +02:00
nvidia-ctk-installer Add envvar to control debug logging in CDI hooks 2025-05-30 15:27:52 +02:00