nvidia-container-toolkit/cmd
Evan Lezar 89bf81a9db Add --device-name-strategy flag for CDI spec generation
This change adds a --device-name-strategy flag for generating a CDI
specificaion. This allows a CDI spec to be generated with the following
names used for device:

* type-index: gpu0 and mig0:1
* index: 0 and 0:1
* uuid: GPU and MIG UUIDs

Note that the use of 'index' generates a v0.5.0 CDI specification since
this relaxes the restriction on the device names.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-01-20 16:17:32 +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 Add --device-name-strategy flag for CDI spec generation 2023-01-20 16:17:32 +01:00