nvidia-container-toolkit/internal
Evan Lezar 011c658945 Create root.Driver instance at first usage
This allows for testing through injection of the driver root.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-04-03 15:03:33 +02:00
..
config Add support for feature flags 2024-04-03 11:58:37 +02:00
cuda Fix build and test on darwin 2024-02-05 23:58:28 +01:00
discover Add a new gated modifier for GDRCopy which injects the gdrdrv device node 2024-01-24 14:25:58 -08: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 [R550 driver support] add fallback logic to device.Exists(name) 2024-02-27 11:59:35 -08:00
ldcache Return empty ldcache if cache does not exist 2023-11-17 10:14:03 +01:00
logger Replace logger.Warn(f) with logger.Warning(f) 2023-06-12 10:48:04 +02:00
lookup Use functional options to construct driver root 2024-03-25 20:13:25 +02:00
modifier Create root.Driver instance at first usage 2024-04-03 15:03:33 +02:00
nvcaps Correct constructin of MIG Caps 2022-10-13 14:06:30 +02:00
oci run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
platform-support/tegra Allow for customizing the path to ldconfig 2024-01-17 21:07:00 -08:00
requirements Fix unnecessary conversion 2023-10-24 20:11:34 +02:00
runtime Create root.Driver instance at first usage 2024-04-03 15:03:33 +02:00
system Add proc.devices.New constructor 2024-02-06 11:19:43 +01:00
test