nvidia-container-toolkit/internal
Evan Lezar 35df24d63a Make handling of nvidia-ctk path consistent
This change adds an --nvidia-ctk-path to the nvidia-ctk cdi generate
command. This ensures that the executable path for the generated
hooks can be specified consistently.

Since the NVIDIA Container Runtime already allows for the executable
path to be specified in the config the utility code to update the
LDCache and create other nvidia-ctk hooks are also updated.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-01-18 17:02:42 +01:00
..
config Make NewVisibleDevices public 2022-11-14 12:19:59 +01:00
cuda Add CUDA ComputeCapability function 2022-05-05 14:09:28 +02:00
discover Make handling of nvidia-ctk path consistent 2023-01-18 17:02:42 +01:00
edits Add NewContainerEdits utility function 2022-12-07 11:03:45 +01:00
info Add internal drm package for determining DRM devices 2022-11-02 14:39:53 +01:00
ldcache Add package for locating libraries in LDCache 2022-09-28 16:43:21 +02:00
lookup Use Options to set FileLocator options 2022-12-02 13:57:33 +01:00
modifier Ensure that an empty discoverer returns valid edits 2022-12-06 14:01:35 +01:00
nvcaps Correct constructin of MIG Caps 2022-10-13 14:06:30 +02:00
oci Merge branch 'fix-executable-locator' into 'main' 2022-05-12 05:26:22 +00:00
requirements Add debug logging when checking requirements 2022-05-05 14:14:01 +02:00
runtime
test