Jump to: navigation, search

Difference between revisions of "Cyborg"

(How to contribute)
(How to contribute)
Line 87: Line 87:
 
Cyborg is designed to use the same tools for submission and review as other OpenStack projects.  As such we follow the [http://docs.openstack.org/infra/manual/developers.html#development-workflow OpenStack development workflow]. New contributors should follow the [http://docs.openstack.org/infra/manual/developers.html#getting-started getting started] steps before proceeding, as a Launchpad ID and signed contributor license are required to add new entries.
 
Cyborg is designed to use the same tools for submission and review as other OpenStack projects.  As such we follow the [http://docs.openstack.org/infra/manual/developers.html#development-workflow OpenStack development workflow]. New contributors should follow the [http://docs.openstack.org/infra/manual/developers.html#getting-started getting started] steps before proceeding, as a Launchpad ID and signed contributor license are required to add new entries.
  
New contributors can follow this guide  [https://docs.openstack.org/cyborg/latest/contributor/devstack_setup.html#devstack-quick-start DevStack Quick Start] to setup your cyborg environment.
+
New contributors can follow this guide  [https://docs.openstack.org/cyborg/latest/contributor/devstack_setup.html#devstack-quick-start DevStack Quick Start] to setup cyborg environment.
  
 
The Cyborg Launchpad page can be found at https://launchpad.net/openstack-cyborg.
 
The Cyborg Launchpad page can be found at https://launchpad.net/openstack-cyborg.

Revision as of 07:57, 30 May 2018

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 GPU, FPGA, ASIC, NP, SoCs, NVMe/NOF SSDs, ODP, DPDK/SPDK and so on).

Rocky Subteam Co-leads

  • Release: Howard Huang, Zhuli
  • Doc: Yumeng Bao
  • Driver: Li Liu, Chuck Song

Rocky Community Goals

Rocky Overall Design

Queens Development Trello Board

https://trello.com/b/4nFtHNSg/queens-dev

Pike/Queens Overall Design

Pike/Queens Initial Architecture

Cyborg Architecture 1.0

Related Industry Efforts

Stanford DAWN Project:

USCD RIFFA Project:

http://riffa.ucsd.edu/node/2

FD.IO: https://fd.io/

SPDK: http://www.spdk.io/

Oak Ridge National Lab Quantum Computing Acceleration: https://ornl-qci.github.io/xacc/

Neuromorphic Computing: https://github.com/nengo/nengo

OpenCL: https://www.khronos.org/opencl/

OpenML: http://www.openmp.org/

CUDA: https://developer.nvidia.com/cuda-toolkit

OpenACC: https://developer.nvidia.com/openacc

RISC-V: https://riscv.org/

RISC-V on ICE40: https://github.com/grahamedgecombe/icicle

eBPF: https://www.iovisor.org/technology/ebpf

Meeting/Materials

Team Photo

Cyborg team photo denver.jpeg

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.

New contributors can follow this guide DevStack Quick Start to setup cyborg environment.

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