ray/README.md
2016-05-17 15:08:49 -07:00

422 B

Orchestra

Orchestra is a distributed execution framework with a Python-like programming model.

Design Decisions

For a description of our design decisions, see

Setup

  1. sudo apt-get update
  2. sudo apt-get install git
  3. git clone https://github.com/amplab/photon.git
  4. cd photon
  5. bash setup.sh