nvidia-container-toolkit/internal/lookup
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
..
cuda
root
symlinks
device_test.go
device.go
dir.go
executable_test.go
executable.go
file_test.go Add support for specifying multiple prefixes 2022-12-02 13:55:13 +01:00
file.go Remove duplicate not found error 2023-11-21 18:09:42 +01:00
ldcache_test.go
ldcache.go
library_test.go Read ldcache at construction instead of on each locate call 2024-10-24 23:12:58 +02:00
library.go
locator_mock.go
locator.go
merge.go
null.go
path.go
symlinks.go