首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >Openstack Cyborg 项目介绍

Openstack Cyborg 项目介绍

作者头像
后端云
发布2018-10-24 11:47:11
1.1K0
发布2018-10-24 11:47:11
举报
文章被收录于专栏:后端云后端云

项目原来叫Nomad,刚改名为Cyborg,是刚刚启动的一个项目。项目目标是提供通用的硬件加速管理框架。加速的硬件包括加密卡,GPU,FPGA,NVMe/NOF SSDs, DPDK/SPDK等等。

应该和面向未来的人工智能的基础设施有很大关联的一个项目。

起源于NFV需求

Cyborg项目起源于NFV acceleration management以及ETSI NFV-IFA 004 document,和OPNFV DPACC项目。

a virtual FPGA device as demonstrated

1.Ironic monitors network and discovers new resource

2.New hosts are pXE booted and initialized with Hypervisor etc

3.Nova and Neutron DB are updated by agents

4.Ironic agent loads static region based on bit stream stored in swift/glance/glsre

5.Nova agent becomes aware of new PCIe devices (VFs from SR-IOV) and updated Nova DB

1.Nova is requested to provision a VM with a PR (vFPGA)

2.Nova filters locate available resources and cause VM creation/config.

3.ungated VM cloud_init loads PR with bitstream from local file or Swift

Future B) gated – VM requests Cyborg to load PR from Glare

4.VFs are registered and allocated to VM

5.VM application access VF

本文参与 腾讯云自媒体分享计划,分享自微信公众号。
原始发表:2017-02-26,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 后端云 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • 起源于NFV需求
  • a virtual FPGA device as demonstrated
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档