mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-25 21:39:10 +00:00
Bump version to 1.12.0-rc.2
Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
parent
b6a68c4add
commit
229b46e0ca
@ -6,6 +6,7 @@
|
|||||||
* Improve injection of Vulkan configurations and libraries
|
* Improve injection of Vulkan configurations and libraries
|
||||||
* Add `nvidia-ctk info generate-cdi` command to generated CDI specification for available devices
|
* Add `nvidia-ctk info generate-cdi` command to generated CDI specification for available devices
|
||||||
* [libnvidia-container] Include NVVM compiler library in compute libs
|
* [libnvidia-container] Include NVVM compiler library in compute libs
|
||||||
|
|
||||||
## v1.11.0
|
## v1.11.0
|
||||||
|
|
||||||
* Promote v1.11.0-rc.3 to v1.11.0
|
* Promote v1.11.0-rc.3 to v1.11.0
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
LIB_NAME := nvidia-container-toolkit
|
LIB_NAME := nvidia-container-toolkit
|
||||||
LIB_VERSION := 1.12.0
|
LIB_VERSION := 1.12.0
|
||||||
LIB_TAG := rc.1
|
LIB_TAG := rc.2
|
||||||
|
|
||||||
# Specify the nvidia-docker2 and nvidia-container-runtime package versions.
|
# Specify the nvidia-docker2 and nvidia-container-runtime package versions.
|
||||||
# Note: The build tooling uses `LIB_TAG` above as the version tag.
|
# Note: The build tooling uses `LIB_TAG` above as the version tag.
|
||||||
|
Loading…
Reference in New Issue
Block a user