<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>介绍 on Volcano</title>
    <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/</link>
    <description>Recent content in 介绍 on Volcano</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-Hans</language>
    <copyright>&amp;copy;2025 Volcano</copyright>
    <lastBuildDate>Mon, 28 Jan 2019 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>GPU虚拟化</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/gpu_virtualization/</link>
      <pubDate>Thu, 19 Jun 2025 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/gpu_virtualization/</guid>
      <description>前提条件 运行Volcano设备插件所需的前提条件如下： NVIDIA驱动 &amp;gt; 440 nvidia-docker版本 &amp;gt; 2.0 (参见如何安装及其前提条件) 将d</description>
    </item>
    
    <item>
      <title>多集群AI作业调度</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/multi_cluster_scheduling/</link>
      <pubDate>Tue, 21 Jan 2025 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/multi_cluster_scheduling/</guid>
      <description>背景 随着企业业务的快速增长，单个 Kubernetes 集群通常无法满足大规模 AI 训练和推理任务的需求。用户通常需要管理多个 Kubernetes 集群，以实现统一的AI工作负载分发、部</description>
    </item>
    
    <item>
      <title>网络拓扑感知调度</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/network_topology_aware_scheduling/</link>
      <pubDate>Tue, 21 Jan 2025 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/network_topology_aware_scheduling/</guid>
      <description>背景 在AI大模型训练场景中，模型并行（Model Parallelism）将模型分割到多个节点上，训练过程中这些节点需要频繁进行大量数据交互。</description>
    </item>
    
    <item>
      <title>云原生混部</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/colocation/</link>
      <pubDate>Mon, 20 Jan 2025 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/colocation/</guid>
      <description>背景 随着云原生技术的快速发展，越来越多的业务已逐渐迁移到Kubernetes，使用云原生化的方式进行开发维护，极大地简化了应用程序的部署、编</description>
    </item>
    
    <item>
      <title>负载感知重调度</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/descheduler/</link>
      <pubDate>Mon, 20 Jan 2025 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/descheduler/</guid>
      <description>背景 集群中的调度是将pending状态的Pod分配到节点运行的过程，Pod的调度依赖于集群中的调度器。调度器是通过一系列算法计算出Pod运行</description>
    </item>
    
    <item>
      <title>统一调度</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/unified_scheduling/</link>
      <pubDate>Mon, 30 Dec 2024 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/unified_scheduling/</guid>
      <description>概述 Volcano 作为业界领先的云原生批处理系统调度器，通过统一的调度系统实现了对所有工作负载类型的支持： 强大的批处理调度能力：通过 VcJob 完美支持 Ray、T</description>
    </item>
    
    <item>
      <title>队列资源管理</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/queue_resource_management/</link>
      <pubDate>Mon, 30 Dec 2024 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/queue_resource_management/</guid>
      <description>功能概述 队列是Volcano的核心概念之一，用于支持多租户场景下的资源分配与任务调度。通过队列，用户可以实现多租资源分配、任务优先级控制、资</description>
    </item>
    
    <item>
      <title>层级队列</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/hierarchical_queue/</link>
      <pubDate>Sat, 28 Dec 2024 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/hierarchical_queue/</guid>
      <description>背景 在多租户场景中，队列是实现公平调度、资源隔离和任务优先级控制的核心机制。然而，在目前的Volcano中，队列仅支持平级结构，缺乏层级概念</description>
    </item>
    
    <item>
      <title>PaddlePaddle on Volcano</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/pp_on_volcano/</link>
      <pubDate>Tue, 29 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/pp_on_volcano/</guid>
      <description>paddlepaddle简介 飞桨(PaddlePaddle)是百度于 2016 年 9 月开源的深度学习框架，旨在提供一款安全高效、灵活易用、可扩展的深度</description>
    </item>
    
    <item>
      <title>Plugins</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/plugins/</link>
      <pubDate>Thu, 13 May 2021 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/plugins/</guid>
      <description>Gang Gang plugin 简介 Gang调度策略是volcano-scheduler的核心调度算法之一，它满足了调度过程中的“All or nothing”的调度需求，</description>
    </item>
    
    <item>
      <title>Actions</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/actions/</link>
      <pubDate>Wed, 07 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/actions/</guid>
      <description>Enqueue 简介 Enqueue action筛选符合要求的作业进入待调度队列。当一个Job下的最小资源申请量不能得到满足时，即使为Job下的Pod执行调度动作，Po</description>
    </item>
    
    <item>
      <title>Flink on Volcano</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/flink_on_volcano/</link>
      <pubDate>Wed, 07 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/flink_on_volcano/</guid>
      <description>Flink简介 Apache Flink是由Apache软件基金会开发的开源流处理框架，其核心是用Java和Scala编写的分布式流数据流引擎。Flink</description>
    </item>
    
    <item>
      <title>Kubeflow on Volcano</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/kubeflow_on_volcano/</link>
      <pubDate>Wed, 07 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/kubeflow_on_volcano/</guid>
      <description>Kubeflow简介 Kubernetes已经成为云原生应用编排、管理的事实标准， 越来越多的应用选择向Kubernetes迁移。人工智能和机器</description>
    </item>
    
    <item>
      <title>MindSpore on volcano</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/mindspore_on_volcano/</link>
      <pubDate>Wed, 07 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/mindspore_on_volcano/</guid>
      <description>Mindspore简介 MindSpore是华为公司推出的新一代深度学习框架，是源于全产业的最佳实践，最佳匹配昇腾处理器算力，支持终端、边缘、</description>
    </item>
    
    <item>
      <title>MPI on Volcano</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/mpi_on_volcano/</link>
      <pubDate>Wed, 07 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/mpi_on_volcano/</guid>
      <description>HPC简介 高性能计算（High Performance Computing，缩写HPC）指利用聚集起来的计算能力来处理标准工作站无法完成的数据密集型的计算任务。 HPC =</description>
    </item>
    
    <item>
      <title>Spark on Volcano</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/spark_on_volcano/</link>
      <pubDate>Wed, 07 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/spark_on_volcano/</guid>
      <description>Spark简介 Spark是一款快速通用的大数据集群计算系统。它提供了Scala、Java、Python和R的高级api，以及一个支持用于数据</description>
    </item>
    
    <item>
      <title>TensorFlow on Volcano</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/tf_on_volcano/</link>
      <pubDate>Wed, 07 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/tf_on_volcano/</guid>
      <description>TensorFlow简介 TensorFlow是一个基于数据流编程的符号数学系统，被广泛应用于各类机器学习算法的编程实现，其前身是谷歌的神经网</description>
    </item>
    
    <item>
      <title>常见场景推介配置</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/referrals/</link>
      <pubDate>Wed, 07 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/referrals/</guid>
      <description>背景 AI开发流程 深度学习大致将涉及数据获取和处理、模型训练和演进、模型部署、模型评测四个阶段[1]。一个企业开始涉猎深度学习之初，因团队缺乏</description>
    </item>
    
    <item>
      <title>PodGroup</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/podgroup/</link>
      <pubDate>Mon, 28 Jan 2019 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/podgroup/</guid>
      <description>定义 podgroup是一组强关联pod的集合，主要用于批处理工作负载场景，比如Tensorflow中的一组ps和worker。它是volca</description>
    </item>
    
    <item>
      <title>Queue</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/queue/</link>
      <pubDate>Mon, 28 Jan 2019 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/queue/</guid>
      <description>定义 queue是容纳一组podgroup的队列，也是该组podgroup获取集群资源的划分依据 样例 apiVersion: scheduling.volcano.sh/v1beta1 kind: Queue metadata: creationTimestamp: &amp;quot;2024-12-30T09:31:12Z&amp;quot; generation: 1 name: test resourceVersion: &amp;quot;987630&amp;quot; uid: 88babd01-c83f-4010-9701-c2471c1dd040 spec: capability: cpu: &amp;quot;8&amp;quot; memory: 16Gi</description>
    </item>
    
    <item>
      <title>VolcanoJob</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/vcjob/</link>
      <pubDate>Mon, 28 Jan 2019 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/vcjob/</guid>
      <description>定义 Volcano Job，简称vcjob，是Volcano自定义的Job资源类型。区别于Kubernetes Job，vcjob提供了更多高级功能，如可指</description>
    </item>
    
    <item>
      <title>贡献</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/contribution/</link>
      <pubDate>Mon, 28 Jan 2019 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/contribution/</guid>
      <description>欢迎 欢迎来到 Volcano! 上手必读 代码管理 参与讨论 社区要求 开始 您的第一个贡献 寻找您感兴趣的领域开展工作 寻找一个话题 围绕一个 Issue 开展工作 提交 Issue 贡献者工作流程</description>
    </item>
    
    <item>
      <title>CLI</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/cli/</link>
      <pubDate>Mon, 28 Jan 2019 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/cli/</guid>
      <description>简介 Volcano提供了命令行工具用于管理资源。 配置 您可以自己从 github 上克隆代码并在项目的根目录下执行以下命令制作最新的可执行文件： # make vcctl 将可执</description>
    </item>
    
    <item>
      <title>安装</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/installation/</link>
      <pubDate>Mon, 28 Jan 2019 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/installation/</guid>
      <description>本文档指导如何安装最新版本volcano。 准备 一个 Kubernetes 集群，集群版本不低于 V1.13，支持CRD。 安装 通过 Deployment Yaml 安装. 通过源代码安装 通过 Helm 方式安</description>
    </item>
    
    <item>
      <title>快速开始</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/tutorials/</link>
      <pubDate>Mon, 28 Jan 2019 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/tutorials/</guid>
      <description>这里演示的是一个如何使用Volcano CRD资源的简单例子。 步骤1： 创建一个名为“test”的自定义队列。 # cat &amp;lt;&amp;lt;EOF | kubectl apply -f - apiVersion: scheduling.volcano.sh/v1beta1 kind: Queue metadata: name: test spec: weight:</description>
    </item>
    
    <item>
      <title>架构</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/architecture/</link>
      <pubDate>Mon, 28 Jan 2019 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/architecture/</guid>
      <description>架构概览 Volcano的应用场景 Volcano与Kubernetes天然兼容，并为高性能计算而生。它遵循Kubernetes的设计理念和风格</description>
    </item>
    
    <item>
      <title>介绍</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/schduler_introduction/</link>
      <pubDate>Mon, 28 Jan 2019 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/schduler_introduction/</guid>
      <description>简介 Volcano Scheduler是负责Pod调度的组件，它由一系列action和plugin组成。action定义了调度各环节中需要执行的动作；pl</description>
    </item>
    
    <item>
      <title>社区会员</title>
      <link>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/membership/</link>
      <pubDate>Mon, 28 Jan 2019 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-499--volcano-sh.netlify.app/zh/docs/v1-11-0/membership/</guid>
      <description>Volcano社区成员 请注意： 本文档根据Volcano社区反馈持续更新 本文档将对Volcano社区成员各角色的要求和职责做简要说明 角色 要求 职</description>
    </item>
    
  </channel>
</rss>