mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05: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