mirror of
https://github.com/wassname/ray.git
synced 2026-09-12 12:51:15 +08:00
change filenames and directory structure to use halo (#81)
This commit is contained in:
committed by
Philipp Moritz
parent
b58eaf84ee
commit
67086f663e
@@ -1,6 +1,6 @@
|
||||
# Orchestra
|
||||
# Halo
|
||||
|
||||
Orchestra is a distributed execution framework with a Python-like programming model.
|
||||
Halo is a distributed execution framework with a Python-like programming model.
|
||||
|
||||
## Design Decisions
|
||||
|
||||
@@ -14,6 +14,6 @@ For a description of our design decisions, see
|
||||
|
||||
1. sudo apt-get update
|
||||
2. sudo apt-get install git
|
||||
3. git clone https://github.com/amplab/photon.git
|
||||
4. cd photon
|
||||
3. git clone https://github.com/amplab/halo.git
|
||||
4. cd halo
|
||||
5. bash setup.sh
|
||||
|
||||
Reference in New Issue
Block a user