nvidia-container-toolkit/internal/config
Evan Lezar 1bc2a9fee3
Return annotation devices from VisibleDevices
This change includes annotation devices in CUDA.VisibleDevices
with the highest priority. This allows for the CDI device
request extraction to be consistent across all request mechanisms.

Note that this does change behaviour in the following ways:
1. Annotations are considered when resolving the runtime mode.
2. Incorrectly formed device names in annotations are no longer treated as an error.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-06-13 14:56:08 +02:00
..
image Return annotation devices from VisibleDevices 2025-06-13 14:56:08 +02:00
cli_test.go
cli.go
config_test.go
config.go
features.go
hook.go
runtime.go
toml_test.go
toml.go
toolkit-cli.go