mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 22:34:24 +08:00
401 B
401 B
Ray
Ray 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/ray.git
- cd ray
- ./setup.sh