mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
Add nvidia-container-config option to overide drivercapabilities
This change adds support for a supported-driver-capabilities config option in the config.toml file that allows the driver capabilities associated with the NVIDIA_DRIVER_CAPABILITIES=all environment variable. This can be used on platforms such as Jetson to remove unsupported capabilities such as "ngx". Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
@@ -66,6 +66,7 @@ rm -f %{_bindir}/nvidia-container-runtime-hook
|
||||
%changelog
|
||||
* Mon Nov 15 2021 NVIDIA CORPORATION <cudatools@nvidia.com> 1.6.0-0.1.rc.3
|
||||
|
||||
- Add supported-driver-capabilities config option to the nvidia-container-toolkit
|
||||
- Move OCI and command line checks for runtime to internal oci package
|
||||
|
||||
* Fri Nov 05 2021 NVIDIA CORPORATION <cudatools@nvidia.com> 1.6.0-0.1.rc.2
|
||||
|
||||
Reference in New Issue
Block a user