Releases: NVIDIA/libnvidia-container
Releases · NVIDIA/libnvidia-container
v1.3.0-rc.1
- Add support to "list" command to print /dev based capabilities
- Add logic to conditionally mount /dev based nvidia-capabilities
- Change default "list" command to set mig-config / mig-monitor = NULL
- Fix minor bug that would not unmount paths on failure
- Update nvidia-modprobe dependency to 450.57
v1.2.0
This is a promotion of the 1.2.0-rc.3
release to GA
v1.2.0-rc.3
- WSL2 Support - Fix bugs uncovered by static analysis
- Changed email for travis.ci to [email protected]
- Update license and copyright in packages
- Update license clause to reflect actual licensing
- Transition Travis CI build to Ubuntu 18.04
v1.2.0-rc.2
- Update debian based dockerfiles to set distribution in changelog
- Add 'ngx' as a new capability for a container
- Allow --mig-monitor and --mig-config on machines without MIG capable GPUs
v1.2.0-rc.1
- Add support for Windows Subsystem for Linux (WSL2)
- Fix ability to build RC packages via TAG=rc.
v1.2.0-rc.3
- WSL2 Support - Fix bugs uncovered by static analysis
- Changed email for travis.ci to [email protected]
- Update license and copyright in packages
- Update license clause to reflect actual licensing
- Transition Travis CI build to Ubuntu 18.04
v1.2.0-rc.2
- Update debian based dockerfiles to set distribution in changelog
- Add 'ngx' as a new capability for a container
- Allow --mig-monitor and --mig-config on machines without MIG capable GPUs
v1.2.0-rc.1
- Add support for Windows Subsystem for Linux (WSL2)
- Fix ability to build RC packages via TAG=rc.<num>
v1.1.1
- Fixup deb packaging files to remove warnings
- Switch nvmlSystemGetCudaDriverVersion_v2 to nvmlSystemGetCudaDriverVersion
- Update centos8/rhel8 to conditionally set appropriate CFLAGS and LDLIBS
- Add smoke test to verify functioning build for all OSs on amd64/x86_64
Warning: Note that we won't be releasing a library (or "so" file) but only an executable going forward. In a future release you will see the following packages will be folded in the libnvidia-container-tools package:
- libnvidia-container1
- libnvidia-container1-dbg
- libnvidia-container-dev
v1.1.0
- Update build system to support multi-arch builds
- Add support for MIG (Milti-Instance-GPUs)
- Add libnvidia-allocator.so as a compute-lib
- Add option to not use pivot_root
- Allow devices to be identified by PCI bus ID
Warning: Note that we won't be releasing a library (or "so" file) but only an executable going forward. In a future release you will see the following packages will be folded in the libnvidia-container-tools package:
- libnvidia-container1
- libnvidia-container1-dbg
- libnvidia-container-dev
v1.0.7
v1.0.6
v1.0.5
Add opensuse-leap15.1 support