awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesDriver Bridges

Mechanisms that map host kernel drivers into container namespaces for hardware access.

Distinct from Linux GPU Kernel Drivers: Distinct from kernel drivers themselves; this is the bridge mechanism that exposes existing drivers to containers.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Driver Bridges. Refine with filters or upvote what's useful.

Awesome Driver Bridges GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nvidia/nvidia-container-toolkitNVIDIA 的头像

    NVIDIA/nvidia-container-toolkit

    4,426在 GitHub 上查看↗

    NVIDIA GPU Container Toolkit 是一套旨在为计算和图形工作负载在符合 OCI 标准的容器中启用 NVIDIA GPU 加速的工具。它作为一个 OCI 容器运行时包装器和 Linux GPU 驱动桥接器,将主机 NVIDIA GPU 驱动映射到容器命名空间,以提供直接的硬件访问。 该工具包包括一个 GPU 加速容器构建器,用于创建预配置为利用硬件加速的镜像。这允许将图形处理单元集成到容器环境中,用于构建和运行计算密集型工作负载。 该项目涵盖了一系列高性能计算领域,包括 AI 模型训练工作流、基于 GPU 的云计算和科学模拟。

    Implements a Linux GPU driver bridge that maps host NVIDIA drivers into the container namespace.

    Go
    在 GitHub 上查看↗4,426
  1. Home
  2. Operating Systems & Systems Programming
  3. Linux GPU Kernel Drivers
  4. Driver Bridges