Initial commit
Change-Id: I31e6f7e1653ed0c92853c8048a2333b37995805d Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
This commit is contained in:
parent
56ef81f7c0
commit
a3bd00394c
10
README-EN.md
Normal file
10
README-EN.md
Normal file
@ -0,0 +1,10 @@
|
||||
Computing Offload and Integration Subgroup
|
||||
|
||||
### Introduction
|
||||
- Computing offload and integration
|
||||
Various DPU or smartNIC manufacturers at home and abroad will participate together to provide DPU manufacturers with general capability support for business DPU offloading on the management plane and data plane, reducing the difficulty for developers to offload business DPUs.
|
||||
Computing offloading and integration reference solutions for cloud native and cloud computing scenarios.
|
||||
- Build an out-of-the-box DPU OS
|
||||
Provide customized operating system support for DPU hardware to provide a unified user experience; explore high-performance operating system solutions under new DPU hardware, and provide DPU with a unified underlying interface and capabilities such as high-speed communication channels across DPU and HOST; for specific The DPU provides the ability to customize optimizations.
|
||||
- DPU Unified Computing Force Offloading Interface and Standards
|
||||
For different DPU manufacturers, explore, abstract the common parts of acceleration and offload capabilities, and provide developers with a unified interface abstraction, so that they can use a unified programming interface and framework to use DPU hardware.
|
34
README.md
Normal file
34
README.md
Normal file
@ -0,0 +1,34 @@
|
||||
Computing Offload and Integration Subgroup (算力卸载与集成子工作组)
|
||||
|
||||
### 子组介绍
|
||||
|
||||
- 算力卸载与集成北向场景参考实现
|
||||
|
||||
国内外各DPU或smartNIC厂商共同参与,为DPU厂商提供管理面及数据面业务DPU卸载的通用能力支持,降低开发者进行业务DPU卸载的难度。
|
||||
云原生、云计算场景的算力卸载与集成参考方案。
|
||||
|
||||
|
||||
- 构建开箱即用的DPU OS
|
||||
|
||||
为DPU硬件提供定制化操作系统支持,提供统一的用户使用体验;探索新型DPU硬件下的高性能操作系统方案,为DPU提供统一的底层接口及能力比如跨DPU和HOST的高速通信通道;针对特定DPU提供定制优化的能力。
|
||||
|
||||
|
||||
- DPU统一算力卸载接口与标准
|
||||
|
||||
针对不同的DPU厂商,探索、抽象加速及卸载能力的公共部分,面向开发者提供统一的接口抽象,使其能够使用统一的编程接口及框架使用DPU硬件。
|
||||
|
||||
|
||||
### Release计划
|
||||
+---------------------------+------+------------------------------------------------------------------------------------------+
|
||||
| 输出物 | 类型 | 描述 |
|
||||
+---------------------------+------+------------------------------------------------------------------------------------------+
|
||||
| 无感卸载代码 | 代码 | 将libvirt从host侧卸载至DPU侧,host与DPU之间通过一个插件进行交互;在OIF开源libvirt实现,以 |
|
||||
| | | 及OpenEuler和DPU之间的插件 |
|
||||
+---------------------------+------+------------------------------------------------------------------------------------------+
|
||||
| 无感卸载方案/代码说明文档 | 文档 | 对上述技术方案及代码实现的说明文档 |
|
||||
+---------------------------+------+------------------------------------------------------------------------------------------+
|
||||
| openEuler/大禹/九州云 | 视频 | 基于无感卸载方案、使用大禹DPU卡、九州云OpenStack平台完成演示 |
|
||||
| demo联创演示及视频 | | |
|
||||
+---------------------------+------+------------------------------------------------------------------------------------------+
|
||||
| DPU工作组背景介绍 | 文档 | 描述子项目背景、project facts、scope、与CFN关系、Release plan等 |
|
||||
+---------------------------+------+------------------------------------------------------------------------------------------+
|
Loading…
Reference in New Issue
Block a user