nvidia-container-toolkit/internal
Evan Lezar 6237477ba3 Limit number of candidates for executables
This change ensures that the first match of an executable in the path
is retured instead of a list of candidates. This prevents a CDI spec,
for example, from containing multiple entries for a single executable
(e.g. nvidia-smi).

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-01-20 15:10:24 +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 Use common code to construct nvidia-ctk hooks 2023-01-19 10:37:10 +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 introduce resolveSelected helper 2023-01-19 14:10:55 +01:00
lookup Limit number of candidates for executables 2023-01-20 15:10:24 +01:00
modifier Remove 'Executable' from config struct member 2023-01-18 17:02:42 +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 Return raw spec from Spec.Load 2022-05-05 13:43:13 +02:00
test