awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
NVIDIA avatar

NVIDIA/nvidia-dockerArchived

0
View on GitHub↗
17,496 stele·2,045 fork-uri·apache-2.0·6 vizualizări

Nvidia Docker

NVIDIA Docker is a container runtime wrapper that enables the use of host-level graphics processing units within isolated container environments. It functions as a containerized GPU orchestrator, mapping physical hardware resources into virtualized environments to support high-performance computing and machine learning workloads.

The project provides a toolkit that facilitates integration between containerized applications and host-level graphics hardware. By utilizing a pre-start hook to intercept container creation, the runtime injects necessary device drivers and libraries into the isolated environment, ensuring that graphics calls are redirected to host-provided drivers. This approach maintains compatibility with standard container engines and orchestration platforms by adhering to the Open Container Initiative runtime specification.

This infrastructure supports the deployment of hardware-accelerated computing tasks, including machine learning model training and scientific simulations. It manages the visibility of hardware resources by selectively exposing specific device nodes to the container process, allowing for consistent execution of complex software across different systems.

Features

  • Containerized GPU Acceleration - Provides direct access to host graphics processing units for hardware acceleration within isolated containers.
  • GPU Container Integration - Connects host graphics processing units to isolated container environments for hardware-accelerated computing.
  • GPU Runtime Wrappers - Wraps container runtimes to automatically expose host graphics processing units for hardware-accelerated tasks.
  • GPU Container Toolkits - Provides libraries and utilities that enable seamless integration between containerized applications and host-level graphics hardware.
  • Cloud Native GPU Orchestration - Scales artificial intelligence applications by managing GPU resources through standard container orchestration.
  • Infrastructure and Deployment - Docker container runtime for GPU-accelerated applications.
  • Managementul infrastructurii - Integrare a runtime-ului de containere pentru sarcini accelerate prin GPU.
  • Scientific Container Environments - Standardizes research environments by packaging complex simulation software and drivers into portable containers.
  • Graphics Call Interceptors - Intercepts standard graphics calls and redirects them to host-provided drivers.
  • Machine Learning Training - Supports the deployment of deep learning frameworks within containerized environments for model training.
  • Driver Mapping Utilities - Maps host-side graphics device nodes and shared libraries directly into the container namespace.
  • Hardware Device Exposure - Manages hardware visibility by selectively exposing host device nodes to container processes.

Istoric stele

Graficul istoricului de stele pentru nvidia/nvidia-dockerGraficul istoricului de stele pentru nvidia/nvidia-docker

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Nvidia Docker

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Nvidia Docker.
  • nvidia/nvidia-container-toolkitAvatar NVIDIA

    NVIDIA/nvidia-container-toolkit

    4,426Vezi pe GitHub↗

    The NVIDIA GPU Container Toolkit is a set of tools designed to enable NVIDIA GPU acceleration within OCI compliant containers for compute and graphics workloads. It functions as an OCI container runtime wrapper and a Linux GPU driver bridge, mapping host NVIDIA GPU drivers into the container namespace to provide direct hardware access. The toolkit includes a GPU accelerated container builder for creating images pre-configured to utilize hardware acceleration. This allows for the integration of graphics processing units into the container environment for both building and running compute-heavy

    Go
    Vezi pe GitHub↗4,426
  • dusty-nv/jetson-inferenceAvatar dusty-nv

    dusty-nv/jetson-inference

    8,734Vezi pe GitHub↗

    jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU hardware. Its primary purpose is to enable real-time computer vision and AI inference at the edge with low latency and high throughput. The project distinguishes itself through high-performance streaming analytics and the ability to execute concurrent AI pipelines on auto-grade silicon. It provides specialized support for multi-sensor stream processing, utilizing zero-copy data transport to load camera frames directly into GPU memory. The codebase covers a broad surface of capabiliti

    C++caffecomputer-visiondeep-learning
    Vezi pe GitHub↗8,734
  • containous/traefikAvatar containous

    containous/traefik

    63,656Vezi pe GitHub↗

    Traefik is a cloud-native load balancer and dynamic reverse proxy designed for microservices traffic routing. It automatically discovers services and generates network routes by listening to infrastructure changes in orchestrators and service registries. The project distinguishes itself through auto-configuring service routing, which eliminates manual configuration by updating routing rules in real time as infrastructure scales. It also provides automated SSL certificate management, utilizing ACME-based automation to request and renew certificates from remote authorities. Additional capabili

    Go
    Vezi pe GitHub↗63,656
  • aliyuncontainerservice/log-pilotAvatar AliyunContainerService

    AliyunContainerService/log-pilot

    1,433Vezi pe GitHub↗

    Collect logs for docker containers

    Go
    Vezi pe GitHub↗1,433
Vezi toate cele 30 alternative pentru Nvidia Docker→

Întrebări frecvente

Ce face nvidia/nvidia-docker?

NVIDIA Docker is a container runtime wrapper that enables the use of host-level graphics processing units within isolated container environments. It functions as a containerized GPU orchestrator, mapping physical hardware resources into virtualized environments to support high-performance computing and machine learning workloads.

Care sunt principalele funcționalități ale nvidia/nvidia-docker?

Principalele funcționalități ale nvidia/nvidia-docker sunt: Containerized GPU Acceleration, GPU Container Integration, GPU Runtime Wrappers, GPU Container Toolkits, Cloud Native GPU Orchestration, Infrastructure and Deployment, Managementul infrastructurii, Scientific Container Environments.

Care sunt câteva alternative open-source pentru nvidia/nvidia-docker?

Alternativele open-source pentru nvidia/nvidia-docker includ: nvidia/nvidia-container-toolkit — The NVIDIA GPU Container Toolkit is a set of tools designed to enable NVIDIA GPU acceleration within OCI compliant… dusty-nv/jetson-inference — jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU… docker/docker-py — docker-py is a Python library and SDK that serves as a programmatic client for the Docker Engine API. It provides a… ansible/ansible — Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It… aliyuncontainerservice/log-pilot — Collect logs for docker containers. containous/traefik — Traefik is a cloud-native load balancer and dynamic reverse proxy designed for microservices traffic routing. It…