Releases: NVIDIA/libnvidia-container
v1.8.1
v1.8.0
This is a promotion of the v1.8.0-rc.2
release to GA and is part of the NVIDIA Container Toolkit v1.8.0
release
- Remove package support for Amazonlinux1
v1.8.0-rc.2
- Include libnvidia-pkcs11.so in compute libraries
- Include firmware paths in list command
- Correct GSP firmware mount permissions
- Fix bug to support cgroupv2 on linux kernels < 5.5
- Fix bug in cgroupv2 logic when in mixed v1 / v2 environment
v1.8.0-rc.1
- Add new cgroup.c file based on nvcgo that supports both cgroupv1 and cgroupv2
- Move cgroup.c to cgroup_legacy.c in preparation for nvcgo implementation
- Install libnvidia-container-go.so from deps directory
- Fix DESTDIR for deps make target
- Create a go-shared library called nvcgo and wrap it in an RPC service
- Cleanup the nvc_shutdown() path when there is an error in RPC services
- Move from an nvc_context specific RPC 'driver' service to a global one
- Generalize RPC mechanism to be instantated multiple times
- Split RPC mechanism from 'driver' code into standalone RPC mechanism
- Add -fplan9-extensions to Makefile to allow structs to be "extended"
- Cleanup dead code in various components
- Allow build-all jobs to be triggered earlier for more parallelism in CI
v1.8.0-rc.2
- Include libnvidia-pkcs11.so in compute libraries
- Include firmware paths in list command
- Correct GSP firmware mount permissions
- Fix bug to support cgroupv2 on linux kernels < 5.5
- Fix bug in cgroupv2 logic when in mixed v1 / v2 environment
v1.8.0-rc.1
- Add new cgroup.c file based on nvcgo that supports both cgroupv1 and cgroupv2
- Move cgroup.c to cgroup_legacy.c in preparation for nvcgo implementation
- Install libnvidia-container-go.so from deps directory
- Fix DESTDIR for deps make target
- Create a go-shared library called nvcgo and wrap it in an RPC service
- Cleanup the nvc_shutdown() path when there is an error in RPC services
- Move from an nvc_context specific RPC 'driver' service to a global one
- Generalize RPC mechanism to be instantated multiple times
- Split RPC mechanism from 'driver' code into standalone RPC mechanism
- Add -fplan9-extensions to Makefile to allow structs to be "extended"
- Cleanup dead code in various components
- Allow build-all jobs to be triggered earlier for more parallelism in CI
v1.7.0
This is a promotion of the v1.7.0-rc.1
release to GA and is part of the NVIDIA Container Toolkit v1.7.0
release
- [BUILD] Set symbol versions in Debian packages automatically
v1.7.0-rc.1
- On Ubuntu18.04 arm64 platforms
libnvidia-container-tools
depends on bothlibnvidia-container0
andlibnvidia-container1
to support Jetson - Filter command line options based on
libnvidia-container
library version - Include
libnvidia-container
version in CLI version output - Allow for
nvidia-container-cli
to loadlibnvidia-container.so.0
dynamically on Jetson platforms
v1.7.0-rc.1
This release is part of the NVIDIA Container Toolkit v1.7.0-rc.1
release
- On Ubuntu18.04 arm64 platforms
libnvidia-container-tools
depends on bothlibnvidia-container0
andlibnvidia-container1
to support Jetson - Filter command line options based on
libnvidia-container
library version - Include
libnvidia-container
version in CLI version output - Allow for
nvidia-container-cli
to loadlibnvidia-container.so.0
dynamically on Jetson platforms
v1.6.0
This is a promotion of the v1.6.0-rc.3
release to GA
NOTE: This release is the first unified release of the NVIDIA Container Toolkit that consists of the following packages:
libnvidia-container 1.6.0
nvidia-container-toolkit 1.6.0
nvidia-container-runtime 3.6.0
nvidia-docker2 2.7.0
The packages for this release are published to the libnvidia-container
package repositories.
v1.6.0-rc.3
- Bump nvidia-modprobe dependency to 495.44 to support monitoring / configuration of MIG devices by non-root users
v1.6.0-rc.2
- Fix bug that lead to unexpected mount error when
/proc/driver/nvidia
does not exist on the host
v1.6.0-rc.1
- Add AARCH64 package for Amazon Linux 2
v1.6.0-rc.3
- Bump nvidia-modprobe dependency to 495.44
NOTE: This release is the first unified release of the NVIDIA Container Toolkit that consists of the following packages:
libnvidia-container 1.6.0-rc.3
nvidia-container-toolkit 1.6.0-rc.3
nvidia-container-runtime 3.6.0-rc.3
nvidia-docker2 2.7.0-rc.3
The packages for this release are published to the libnvidia-container
package repositories as experimental.
v1.6.0-rc.2
- Fix bug that lead to unexpected mount error when /proc/driver/nvidia does not exist on the host
NOTE: This release is the first unified release of the NVIDIA Container Toolkit that consists of the following packages:
libnvidia-container 1.6.0-rc.2
nvidia-container-toolkit 1.6.0-rc.2
nvidia-container-runtime 3.6.0-rc.2
nvidia-docker2 2.7.0-rc.2
The packages for this release are published to the libnvidia-container
package repositories as experimental.
v1.6.0-rc.1
- Add AARCH64 package for Amazon Linux 2
NOTE: This release is the first unified release of the NVIDIA Container Toolkit that consists of the following packages:
libnvidia-container 1.6.0-rc.1
nvidia-container-toolkit 1.6.0-rc.1
nvidia-container-runtime 3.6.0-rc.1
nvidia-docker2 2.7.0-rc.1
The packages for this release are published to the libnvidia-container
package repositories as experimental.