nvidia-container-toolkit/cmd
Evan Lezar 49aa5d764b
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-04-03 15:48:29 +02:00
..
nvidia-cdi-hook Add a hook to disable device node creation in a container 2025-04-03 15:48:29 +02:00
nvidia-container-runtime Rename test folder to tests 2025-01-23 11:46:14 +01:00
nvidia-container-runtime-hook [no-relnote] Fix QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...)) lint errors 2025-04-02 14:18:32 +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 [no-relnote] Update CDI tests for new whitespace formatting 2025-04-02 11:38:46 +02:00
nvidia-ctk-installer [no-relnote] Fix QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...)) lint errors 2025-04-02 14:18:32 +02:00