app-containers/nvidia-container-toolkit: bump to 1.14.6

Disable tests. Some tests may require specific environmental
setups or additional hardware.

Closes: https://bugs.gentoo.org/831702
Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
Huang Rui
2024-03-26 20:21:12 +08:00
parent f67bf11860
commit ccd7d91795
4 changed files with 92 additions and 10 deletions

View File

@@ -9,12 +9,19 @@
<remote-id type="github">NVIDIA/nvidia-container-toolkit</remote-id>
</upstream>
<longdescription lang="en">
NVIDIA container runtime toolkit, build and run containers leveraging
NVIDIA GPUs. tl;dr: nvidia-docker is deprecated because docker now has
native gpu support, which this package is required to use. The NVIDIA
Container Toolkit (formerly known as NVIDIA Docker) allows containers to
access full GPU acceleration. OpenGL, OpenCL and CUDA are supported for
production use. Vulkan support is currently in beta. This only works for
Linux containers running on Linux host systems with NVIDIA GPUs.
NVIDIA container runtime toolkit, build and run containers leveraging
NVIDIA GPUs. tl;dr: nvidia-docker is deprecated because docker now has
native gpu support, which this package is required to use. The NVIDIA
Container Toolkit (formerly known as NVIDIA Docker) allows containers to
access full GPU acceleration. OpenGL, OpenCL and CUDA are supported for
production use. Vulkan support is currently in beta. This only works for
Linux containers running on Linux host systems with NVIDIA GPUs.
</longdescription>
<longdescription lang="zh">
NVIDIA容器运行时工具包构建和运行利用NVIDIA GPU的容器。简而言之
nvidia-docker已经过时因为docker现在具有原生的GPU支持而这个包是使用它
所必需的。NVIDIA容器工具包以前称为NVIDIA Docker允许容器访问完整的
GPU加速。OpenGL、OpenCL和CUDA支持生产使用。Vulkan支持目前处于测试阶段。
这只适用于在配备NVIDIA GPU的Linux主机系统上运行的Linux容器。
</longdescription>
</pkgmetadata>