Skip to content

Releases: NVIDIA/libnvidia-container

v1.5.1

20 Sep 20:19

Choose a tag to compare

This is a promotion of the v1.5.1-rc.1 release to GA

1.5.1-rc.1

  • [BUGFIX] Respect root setting when resolving GSP firmware path (e.g. for A100 80GB devices)
  • [BUILD] Add support for SOURCE_DATE_EPOCH to specify build date
  • Allow getpgrp syscall when SECCOMP is enabled
  • Allow _llseek syscall when SECCOMP is enabled

v1.5.1-rc.1

15 Sep 12:18

Choose a tag to compare

v1.5.1-rc.1 Pre-release
Pre-release
  • [BUGFIX] Respect root setting when resolving GSP firmware path (e.g. for A100 80GB devices)
  • [BUILD] Add support for SOURCE_DATE_EPOCH to specify build date
  • Allow getpgrp syscall when SECCOMP is enabled
  • Allow _llseek syscall when SECCOMP is enabled

v1.5.0

02 Sep 12:07

Choose a tag to compare

This is a promotion of the v1.5.0-rc.2 release to GA

  • [BUILD] Allow REVISION to be specified as make variable
  • [BUILD] Only copy package files to dist folder
  • [BUILD] Define TAG in nvc.h and remove logic to determine it automatically.

v1.5.0-rc.2

  • Fix bug causing a segmentation violation when launching a container introduced in 1.5.0-rc.1

v1.5.0-rc.1

  • Add support for GSP firmware devices (e.g. A100 80GB)
  • WSL - Mount binaries from driver store

v1.5.0-rc.2

19 Nov 08:57

Choose a tag to compare

v1.5.0-rc.2 Pre-release
Pre-release
  • Fix bug causing a segmentation violation when launching a container introduced in 1.5.0-rc.1
  • Add support for GSP firmware devices (e.g. A100 80GB)
  • WSL - Mount binaries from driver store

v1.5.0-rc.1

02 Sep 12:14

Choose a tag to compare

v1.5.0-rc.1 Pre-release
Pre-release

NOTE: This release contained a bug that caused segmentation violations when launching any container. It should not be used.

The associated packages were also pulled from the experimental repo to avoid them getting installed.

  • Add support for GSP firmware devices (e.g. A100 80GB)
  • WSL - Mount binaries from driver store

v1.4.0

24 Apr 15:07

Choose a tag to compare

  • Mount all of /proc/.../nvidia/capabilities with --mig-{config, monitor}
  • Add fabricmanager as a valid IPC to inject into a container
  • Added libnvidia-nscq.so as an optional injected utility lib
  • Add Jenkinsfile for internal CI
  • Invoke docker make file separately
  • WSL - Add full NVML support for WSL in the container library

v1.3.3

05 Feb 14:36

Choose a tag to compare

This is a promotion of the 1.3.3-rc.2 release to GA

v1.3.3-rc.2

  • Remove path_join() with already chrooted directory

v1.3.3-rc.1

  • Pre-create MIG related nvcaps at startup
  • Add more logging around device node creation with --load-kmods

v1.3.3-rc.2

03 Feb 22:28

Choose a tag to compare

v1.3.3-rc.2 Pre-release
Pre-release
  • Remove path_join() with already chrooted directory

v1.3.3-rc.1

03 Feb 17:50

Choose a tag to compare

v1.3.3-rc.1 Pre-release
Pre-release
  • Pre-create MIG related nvcaps at startup
  • Add more logging around device node creation with --load-kmods

v1.3.2

25 Jan 13:44

Choose a tag to compare

  • Fix handling of /proc/PID/cgroups entries with colons in paths
  • Add pread64 as allowed syscall for ldconfig