mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
470 B
470 B
Ray
Ray is an experimental distributed execution framework with a Python-like programming model. It is under development and not ready for general use.
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