Releases: NVIDIA/nvidia-container-toolkit
Releases · NVIDIA/nvidia-container-toolkit
v1.4.1
- Ignore NVIDIA_VISIBLE_DEVICES for containers with insufficent privileges
- Add dependence on libnvidia-container-tools >= 1.3.2
v1.4.0
- Add 'compute' capability to list of default capabilities
- Add dependence on libnvidia-container-tools >= 1.3.1
v1.3.0
- Promote 1.3.0~rc.2-1 to 1.3.0-1
- Add dependence on libnvidia-container-tools >= 1.3.0
v1.3.0-rc.2
- Refactor accepting device lists from volume mounts as a boolean
- Add more tests for new semantics with device list from volume mounts
v1.3.0-rc.1
- Update build system to accept a TAG variable for things like rc.x
- Add common CI tests for things like golint, gofmt, unit tests, etc.
- Revert "Add ability to merge envars of the form NVIDIA_VISIBLE_DEVICES_*"
- Flip build-all targets to run automatically on merge requests
- Rename github.com/NVIDIA/container-toolkit to nvidia-container-toolkit
- Add new config options to pull device list from mounted files instead of ENVVAR
v1.2.1
- List config.toml as a config file in the RPM SPEC
- Add 'ngx' to list of all driver capabilities
v1.2.0
- Fix repo listed in changelog for debian distributions
- Update dependence on libnvidia-container to 1.2.0
- Update package license to match source license
- Fix debian copyright file
- Add the 'ngx' driver capability
v1.1.2
- Add support for parsing Linux Capabilities for older OCI specs
v1.1.1
- Update dependence to libnvidia-container 1.1.1
v1.1.0
- Update build system to support multi-arch builds
- Add support for MIG (Multi-Instance GPUs)
- Add ability to merge envars of the form
NVIDIA_VISIBLE_DEVICES_*
- Add no-pivot option to toolkit