nvidia-container-toolkit/internal
Evan Lezar e188090a92
Fix NVIDIA_IMEX_CHANNELS handling on legacy images
For legacy images (images with a CUDA_VERSION set but no CUDA_REQUIRES set), the
default behaviour for device envvars is to treat non-existence as all.

This change ensures that the NVIDIA_IMEX_CHANNELS envvar is not treated in the same
way, instead returning no devices if the envvar is not set.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-11-14 13:26:30 -07:00
..
config Fix NVIDIA_IMEX_CHANNELS handling on legacy images 2024-11-14 13:26:30 -07:00
cuda Fix build and test on darwin 2024-02-05 23:58:28 +01:00
discover Add creation of select driver symlinks to CDI spec 2024-10-01 11:34:58 +02:00
dxcore Use D3DKMTEnumAdapters3 for adapter enumeration 2024-03-12 11:42:08 +01:00
edits run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
info Bump github.com/NVIDIA/go-nvlib to v0.5.0 2024-05-28 13:28:28 +02:00
ldcache Read ldcache at construction instead of on each locate call 2024-10-24 23:12:58 +02:00
logger Add Tracef to logger Interface 2024-07-01 12:12:38 +02:00
lookup Merge pull request #773 from elezar/fix-libcuda-symlink 2024-11-07 17:41:20 +01:00
modifier [no-relnote] Use image.CUDA to extract visible devices 2024-10-17 16:53:17 +02:00
nvcaps Correct constructin of MIG Caps 2022-10-13 14:06:30 +02:00
nvsandboxutils Fix incompatible pointer conversion 2024-09-25 16:40:43 -07:00
oci Reduce logging for the NVIDIA Container runtime 2024-07-01 12:12:38 +02:00
platform-support [no-relnote] minor cleanup and improvements 2024-10-11 16:14:41 +02:00
requirements Fix unnecessary conversion 2023-10-24 20:11:34 +02:00
runtime Reduce logging for the NVIDIA Container runtime 2024-07-01 12:12:38 +02:00
system Add proc.devices.New constructor 2024-02-06 11:19:43 +01:00
test Add test package with GetModuleRoot and PrependToPath function 2022-03-29 11:05:41 +02:00