nvidia-container-toolkit/internal
Evan Lezar d52dbeaa7a Split internal system package
This changes splits the functionality in the internal system package
into two packages: one for dealing with devices and one for dealing
with kernel modules. This removes ambiguity around the meaning of
driver / device roots in each case.

In each case, a root can be specified where device nodes are created
or kernel modules loaded.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-06-15 09:01:13 +02:00
..
config Replace logger.Warn(f) with logger.Warning(f) 2023-06-12 10:48:04 +02:00
cuda
discover Replace logger.Warn(f) with logger.Warning(f) 2023-06-12 10:48:04 +02:00
dxcore Deduplicate WSL driverstore paths 2023-02-21 11:48:56 +02:00
edits Define a basic logger interface 2023-06-12 10:46:10 +02:00
info Resolve auto mode as cdi for fully-qualified names 2023-06-13 16:05:37 +02:00
ldcache Define a basic logger interface 2023-06-12 10:46:10 +02:00
logger Replace logger.Warn(f) with logger.Warning(f) 2023-06-12 10:48:04 +02:00
lookup Replace logger.Warn(f) with logger.Warning(f) 2023-06-12 10:48:04 +02:00
modifier Construct CUDA image object once 2023-06-13 10:36:02 +02:00
nvcaps
oci Define a basic logger interface 2023-06-12 10:46:10 +02:00
requirements Define a basic logger interface 2023-06-12 10:46:10 +02:00
runtime Resolve auto mode as cdi for fully-qualified names 2023-06-13 16:05:37 +02:00
system Split internal system package 2023-06-15 09:01:13 +02:00
test