Summary
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.
Versions
v9999 :: 0/9999 :: gentoo
- Modified
- License
- Apache-2.0
v1.17.5 :: 0/1.17.5 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64
v1.17.4-r1 :: 0/1.17.4 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- amd64
v1.17.3-r1 :: 0/1.17.3 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- amd64
Runtime Dependencies
sys-libs / libnvidia-container : NVIDIA container runtime library
Depending packages
app-containers / docker : The core functions you need to create Docker images and run Docker containers
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-containers/nvidia-container-toolkit: Stabilize 1.17.4-r1 amd64, #953752
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Z. Liu · gentoo
app-containers/nvidia-container-toolkit: add 1.17.5
Closes: https://github.com/gentoo/gentoo/pull/41044 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Huang Rui · gentoo
app-containers/nvidia-container-toolkit: fix version dependency
version should not be newer than libnvidia-container Bug: https://bugs.gentoo.org/950233 Closes: https://github.com/gentoo/gentoo/pull/40749 Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Z. Liu · gentoo
app-containers/nvidia-container-toolkit: add 1.17.4
Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/40628 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
app-containers/nvidia-container-toolkit: Stabilize 1.17.3 amd64, #947572
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Z. Liu · gentoo
app-containers/nvidia-container-toolkit: new package (from ::guru)
based on the ::guru ebuild by Huang Rui <vowstar@gmail.com> and many others, thanks. Changes: - update version to 1.17.3 - remove extldflags patch, applied by upstream Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>