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

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

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

2 个仓库

Awesome GitHub RepositoriesGPU Workload Orchestration

Scheduling and provisioning of GPU-specific AI workloads across multiple cloud providers and private hardware.

Distinct from Multi-Cloud Orchestrators: Specifically targets GPU resource optimization and pairing for AI jobs, unlike general multi-cloud infrastructure orchestration.

Explore 2 awesome GitHub repositories matching devops & infrastructure · GPU Workload Orchestration. Refine with filters or upvote what's useful.

Awesome GPU Workload Orchestration GitHub Repositories

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

    FedML-AI/FedML

    4,048在 GitHub 上查看↗

    FedML 是一个分布式机器学习训练库、联邦学习框架和 GPU 工作负载编排器。它提供了在多云、本地和去中心化 GPU 集群上执行大规模模型训练和微调所需的核心系统组件,同时为可扩展的模型服务提供专用引擎,并为端到端生命周期管理提供 MLOps 流水线管理器。 该平台的独特之处在于支持跨去中心化边缘设备和组织孤岛的隐私保护联邦学习,将原始数据保留在本地硬件上。它还具有资源池化计算市场,允许用户将未使用的 GPU 容量贡献给共享池以进行分布式任务执行。 该系统涵盖了广泛的功能,包括多云 GPU 编排、自动化机器学习流水线管理以及针对物联网设备和智能手机的边缘 AI 部署。它进一步集成了用于基础模型微调、低延迟推理部署以及带有硬件性能分析的训练实验追踪工具。 用户可以使用命令行界面和声明式配置文件来启动和调度工作负载。

    Schedules and provisions AI workloads across different cloud providers and private hardware to optimize cost and resource utilization.

    Python
    在 GitHub 上查看↗4,048
  • nvidia/k8s-device-pluginNVIDIA 的头像

    NVIDIA/k8s-device-plugin

    3,793在 GitHub 上查看↗

    This project is a Kubernetes device plugin designed for graphics hardware resource management. It implements a standardized plugin protocol to register physical accelerators with the cluster scheduler, enabling the automated allocation and scheduling of hardware-accelerated workloads. The system focuses on multi-tenant GPU sharing to maximize hardware utilization. It achieves this through various sharing strategies, including the logical partitioning of monolithic hardware units into isolated segments and time-slicing to interleave execution cycles across multiple concurrent containers. The

    Allocates specific hardware accelerators to containers based on resource requests defined in the workload specification.

    Gokubernetes
    在 GitHub 上查看↗3,793
  1. Home
  2. DevOps & Infrastructure
  3. GPU Workload Orchestration