|
|
|
@@ -1,7 +1,7 @@ |
|
|
|
 |
|
|
|
<p align="center"> |
|
|
|
<a href="https://www.gitlink.org.cn/JointCloud/pcm-coordinator/tree/master/docs">文档</a> | |
|
|
|
<a href="./README.md">English</a> | |
|
|
|
<a href="../README.md">English</a> | |
|
|
|
<a href="https://www.gitlink.org.cn/JointCloud/pcm-coordinator/milestones">里程碑</a> |
|
|
|
</p> |
|
|
|
  jointcloud云际团队正式发布PCM对等协作框架,框架包含了kubernan核心组件源代码、8个participant协作者组件仓库,以及PCM中定义的超算、智算、数算资源操作及信息收集规格。 |
|
|
|
@@ -38,7 +38,7 @@ |
|
|
|
|
|
|
|
  Coordinator是框架的核心组件,实现了对不同Participant端技术栈的异构屏蔽。框架面向用户侧主要分为资源变更(任务提交)和集约展示两大功能。在任务提交后,PCM通过架设在云算云、智算云、超算云之上的调度中心来实现任务的动态流转。在集约展示部分,PCM主要通过Tracker以及P端主动上报的方式对多个Participant服务的资源、任务等信息进行收集和汇聚,向用户提供标准化的统一接口。用户可以在前端页面上查看PCM提供的信息,也可以通过接口直接获取数据。 |
|
|
|
|
|
|
|
 |
|
|
|
 |
|
|
|
## 服务部署 |
|
|
|
|
|
|
|
|