mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
Add config search paths option to driver root.
Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
@@ -50,6 +50,7 @@ type nvcdilib struct {
|
||||
devRoot string
|
||||
nvidiaCTKPath string
|
||||
ldconfigPath string
|
||||
configSearchPaths []string
|
||||
librarySearchPaths []string
|
||||
|
||||
csvFiles []string
|
||||
|
||||
Reference in New Issue
Block a user