Jump to: navigation, search

Difference between revisions of "Cyborg"

(Initial Architecture)
(Initial Architecture)
Line 9: Line 9:
 
==Initial Architecture==
 
==Initial Architecture==
  
[[File:Cyborg.png|600px|frame|left|Cyborg Initial Architecture]]
+
[[File:Cyborg.png|400px|frame|left|Cyborg Initial Architecture]]
  
 
==Meeting==
 
==Meeting==

Revision as of 09:12, 3 May 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

Initial Architecture

Cyborg Initial Architecture

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.

Nomad 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 Nomad Launchpad page can be found at https://launchpad.net/openstack-cyborg.