nvidia-container-toolkit/cmd
Evan Lezar f768bb5783 Use device index as CDI device names by default
This change uses the `index` mode for the --device-name-strategy when
generating CDI specifications by default. This generates device names
such as nvidia.com/gpu=0 or nvidia.com/gpu=1:0 by default.

Note that this requires a CDI spec version of 0.5.0 and for consumers
(e.g. podman) that are only compatible with older versions one of the
other stragegies (`type-index` or `uuid`) should be used instead to
generate a v0.3.0 or v0.4.0 specification.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-01-30 13:36:17 +01:00
..
nvidia-container-runtime Merge branch 'fix-hook-removal' into 'main' 2022-10-11 09:32:08 +00:00
nvidia-container-runtime-hook Consider all Swarm resource envvars 2022-11-04 10:01:28 +01:00
nvidia-ctk Use device index as CDI device names by default 2023-01-30 13:36:17 +01:00