nvidia-container-toolkit/internal/config
Carlos Eduardo Arango Gutierrez dede03f322
Refactor extracting requested devices from the container image
This change consolidates the logic for determining requested devices
from the container image. The logic for this has been integrated into
the image.CUDA type so that multiple implementations are not required.

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
Co-authored-by: Evan Lezar <elezar@nvidia.com>
2025-06-05 12:38:45 +02:00
..
image Refactor extracting requested devices from the container image 2025-06-05 12:38:45 +02:00
cli_test.go Only allow host-relative LDConfig paths 2024-11-22 14:25:17 +01:00
cli.go Only allow host-relative LDConfig paths 2024-11-22 14:25:17 +01:00
config_test.go Add cuda-compat-mode config option 2025-05-13 21:49:53 +02:00
config.go Add cuda-compat-mode config option 2025-05-13 21:49:53 +02:00
features.go Merge pull request #943 from elezar/add-disable-imex-channels-feature 2025-02-28 17:53:28 +02:00
hook.go [no-relnote] Remove unused code 2024-11-22 13:11:04 +01:00
runtime.go Add cuda-compat-mode config option 2025-05-13 21:49:53 +02:00
toml_test.go Add cuda-compat-mode config option 2025-05-13 21:49:53 +02:00
toml.go Only allow host-relative LDConfig paths 2024-11-22 14:25:17 +01:00
toolkit-cli.go Use toml representation to get defaults 2023-05-08 11:26:53 +02:00