mirror of
https://github.com/wassname/ray.git
synced 2026-07-04 09:53:51 +08:00
408 B
408 B
Halo
Halo 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/halo.git
- cd halo
- bash setup.sh