NVIDIA/libnvidia-container
NVIDIA container runtime library observed · 2026-09-03
Health v2 · maintenance only
95/100
- Activity 100
- Release rhythm 85
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 37.5
- age_days: 3428
- days_rel: 20
- days_push: 0
- n_releases_24m: 17
Adoption not part of the score
1123 stars · 272 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C library and CLI utility (nvidia-container-cli) that automatically configures GNU/Linux containers to leverage NVIDIA hardware, relying on kernel primitives and remaining agnostic of the container runtime. It underpins NVIDIA's container runtime ecosystem for exposing GPUs, drivers, and utilities inside containers.
Use cases
- expose nvidia gpus inside docker containers
- run cuda workloads in containers
- configure gpu passthrough for linux containers
- build a custom container runtime with gpu support
- mount nvidia driver libraries into a container rootfs
- run nvidia-smi from inside a container
When to choose
- you need GPU access in Linux containers without depending on a specific container runtime
- you are building or integrating a container runtime that must support NVIDIA GPUs
- you want a low-level CLI to manually configure GPU namespaces and mounts
When to avoid
- you just want to run GPU containers with Docker - use nvidia-container-toolkit / nvidia-container-runtime instead
- you are on non-Linux platforms such as Windows or macOS
- you need GPU support outside of containerized environments
Facets
library · maturity stable
container-runtime developer-tools cli gpu-computing developer-tools cloud-computing c cli nvidia gpu containers cuda container-runtime linux docker
1 source
- readme: https://github.com/NVIDIA/libnvidia-container · fetched 2026-09-03 · f5110c3951d6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NVIDIA/libnvidia-container | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="NVIDIA/libnvidia-container")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem