Jump to: navigation, search

Difference between revisions of "Cyborg"

Line 11: Line 11:
 
* Sandbox: https://review.openstack.org/461220, https://review.openstack.org/444999
 
* Sandbox: https://review.openstack.org/461220, https://review.openstack.org/444999
  
==Master Slide Deck==
+
==Useful Materials==
 +
 
 +
===Master Slide Deck===
  
 
https://docs.google.com/presentation/d/1xXjqlMaXjXe7mn-iwoETGcTPnTbqCDfpaT6yqlZ8srE/edit?usp=sharing
 
https://docs.google.com/presentation/d/1xXjqlMaXjXe7mn-iwoETGcTPnTbqCDfpaT6yqlZ8srE/edit?usp=sharing
  
==OVS Orbit Podcast==
+
===OVS Orbit Podcast===
  
 
https://ovsorbit.org/#e40
 
https://ovsorbit.org/#e40
  
==Denver PTG TC Update==
+
===Denver PTG TC Update===
  
 
https://docs.google.com/presentation/d/1RyDDVMBsQndN-Qo_JInnHaj_oCY6zwT_3ky_gk1nJMo/edit?usp=sharing
 
https://docs.google.com/presentation/d/1RyDDVMBsQndN-Qo_JInnHaj_oCY6zwT_3ky_gk1nJMo/edit?usp=sharing
Line 25: Line 27:
 
==Initial Architecture==
 
==Initial Architecture==
  
[[File: Cyborg_arch_correct_1.0.png|300px|left|thumb|Cyborg Architecture 1.0]]
+
[[File: Cyborg_arch_correct_1.0.png|300px|center|thumb|Cyborg Architecture 1.0]]
 +
 
 +
 
  
 
==Team Photo==
 
==Team Photo==

Revision as of 02:53, 17 September 2017

Overview

Cyborg (previously known as Nomad) is an OpenStack project that aims to provide a general purpose management framework for acceleration resources (i.e. various types of accelerators such as Crypto cards,GPU, FPGA, NVMe/NOF SSDs, ODP, DPDK/SPDK and so on).

Overall Design

Useful Materials

Master Slide Deck

https://docs.google.com/presentation/d/1xXjqlMaXjXe7mn-iwoETGcTPnTbqCDfpaT6yqlZ8srE/edit?usp=sharing

OVS Orbit Podcast

https://ovsorbit.org/#e40

Denver PTG TC Update

https://docs.google.com/presentation/d/1RyDDVMBsQndN-Qo_JInnHaj_oCY6zwT_3ky_gk1nJMo/edit?usp=sharing

Initial Architecture

Cyborg Architecture 1.0


Team Photo

Meeting

How to contribute

  1. git clone https://git.openstack.org/openstack/cyborg
  2. Make the changes to your entry, be sure to include what’s changed and why
  3. Commit the change for review
  4. The changes will be reviewed, merged within a day or so.

Cyborg is designed to use the same tools for submission and review as other OpenStack projects. As such we follow the OpenStack development workflow. New contributors should follow the getting started steps before proceeding, as a Launchpad ID and signed contributor license are required to add new entries.

The Cyborg Launchpad page can be found at https://launchpad.net/openstack-cyborg.