mirror of
https://github.com/wassname/ray.git
synced 2026-07-13 04:09:45 +08:00
422 B
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
- sudo apt-get update
- sudo apt-get install git
- git clone https://github.com/amplab/photon.git
- cd photon
- bash setup.sh