nvidia-container-toolkit/internal/lookup/root
Evan Lezar 5d5166cbb6
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-10 10:55:35 +02:00
..
options.go Add config search paths option to driver root. 2024-04-02 23:03:05 +02:00
root_test.go [no-relnote] Add test for libcuda lookup 2024-10-24 15:56:25 +02:00
root.go Load NVIDIA Kernel Modules for JIT-CDI mode 2025-03-10 10:55:35 +02:00