Skip to content

Releases: NVIDIA/libnvidia-container

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

v1.0.4

06 Sep 17:35
Compare
Choose a tag to compare
  • Add debian10 support
  • 61bfaf3 Update DSL to output the first element instead of the last in case of failure
  • 5ce32c6 Add initial support for Optix
  • acc38a2 Fix execveat typo
  • b5e491b arm64: Add support for AARCH64 architecture

v1.0.3

12 Aug 02:51
Compare
Choose a tag to compare
  • 04228ae Adds initial support for Vulkan

1.0.2

26 Mar 04:01
Compare
Choose a tag to compare
  • 4045013 Adds support for libnvidia-opticalflow

1.0.1

08 Mar 21:28
Compare
Choose a tag to compare
  • deccb28 Allow yet more syscalls in ldconfig

1.0.0

21 Sep 02:37
Compare
Choose a tag to compare
  • 35a9f27 Add support for CUDA forward compatibility
  • ebed710 Add device brand to the device informations and requirements
  • a141a7a Handle 32-bit PCI domains in procfs
  • 391c4b6 Preload glibc libraries before switching root
  • bcf69c6 Bump libtirpc to 1.1.4
  • 30aec17 Bump nvidia-modprobe-utils to 396.51
  • d05745f Bump the address space limits for ldconfig