nvidia-container-toolkit/pkg/nvcdi
Jared Baur 838493b8b9
Allow for customizing the path to ldconfig
Since the `createContainer` `runc` hook runs with the environment that
the container's config.json specifies, the path to `ldconfig` may not be
easily resolvable if the host environment differs enough from the
container (e.g. on a NixOS host where all binaries are under hashed
paths in /nix/store with an Ubuntu container whose PATH contains
FHS-style paths such as /bin and /usr/bin). This change allows for
specifying exactly where ldconfig comes from.

Signed-off-by: Jared Baur <jaredbaur@fastmail.com>
2024-01-17 21:07:00 -08:00
..
spec
transform
api.go
common-nvml.go Allow for customizing the path to ldconfig 2024-01-17 21:07:00 -08:00
device-wsl.go
driver-nvml.go Allow for customizing the path to ldconfig 2024-01-17 21:07:00 -08:00
driver-wsl_test.go
driver-wsl.go Allow for customizing the path to ldconfig 2024-01-17 21:07:00 -08:00
full-gpu-nvml.go
gds.go
lib_test.go
lib-csv.go Allow for customizing the path to ldconfig 2024-01-17 21:07:00 -08:00
lib-nvml.go
lib-wsl.go Allow for customizing the path to ldconfig 2024-01-17 21:07:00 -08:00
lib.go Allow for customizing the path to ldconfig 2024-01-17 21:07:00 -08:00
management.go Allow for customizing the path to ldconfig 2024-01-17 21:07:00 -08:00
mig-device-nvml.go Use devRoot to resolve MIG device nodes 2024-01-09 15:40:17 +01:00
mofed.go
namer_nvml_mock.go
namer_test.go
namer.go
options.go Allow for customizing the path to ldconfig 2024-01-17 21:07:00 -08:00
workarounds-device-folder-permissions.go