nvidia-container-toolkit/cmd/nvidia-ctk-installer
Evan Lezar 54ea4a24a7
Load NVIDIA Kernel Modules for JIT-CDI mode
This change attempts to load the nvidia, nvidia-uvm, and nvidia-modeset
kernel modules before generating the automatic (jit) CDI specification.

The kernel modules can be controlled by the

nvidia-container-runtime.modes.jit-cdi.load-kernel-modules

config option. If this is set to the empty list, then no kernel modules
are loaded.

Errors in loading the kernel modules are logged, but ignored.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-03-09 13:38:07 +02:00
..
container Disable enable-cuda-compat hook for management containers 2025-03-07 16:54:09 +02:00
main_test.go Load NVIDIA Kernel Modules for JIT-CDI mode 2025-03-09 13:38:07 +02:00
main.go [no-relnote] Add unit test for installer command 2025-01-29 15:37:32 +01:00