Skip to content

Releases: NVIDIA/libnvidia-container

v1.3.0-rc.1

21 Aug 15:17
Compare
Choose a tag to compare
v1.3.0-rc.1 Pre-release
Pre-release
  • 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

08 Jul 22:08
Compare
Choose a tag to compare

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

01 Jul 20:35
Compare
Choose a tag to compare
v1.2.0-rc.3 Pre-release
Pre-release
  • 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

25 Jun 13:26
Compare
Choose a tag to compare
v1.2.0-rc.2 Pre-release
Pre-release
  • 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

11 Jun 22:36
Compare
Choose a tag to compare
v1.2.0-rc.1 Pre-release
Pre-release
  • Add support for Windows Subsystem for Linux (WSL2)
  • Fix ability to build RC packages via TAG=rc.<num>

v1.1.1

22 May 09:59
Compare
Choose a tag to compare
  • 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

22 May 09:58
Compare
Choose a tag to compare
  • 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

22 May 09:57
Compare
Choose a tag to compare

Add Raytracing library

v1.0.6

22 May 09:56
Compare
Choose a tag to compare

Update error messages for CUDA version requirements

v1.0.5

06 Sep 17:36
Compare
Choose a tag to compare

Add opensuse-leap15.1 support