change filenames and directory structure to use halo (#81)

This commit is contained in:
Robert Nishihara
2016-06-03 18:32:57 -07:00
committed by Philipp Moritz
parent b58eaf84ee
commit 67086f663e
41 changed files with 446 additions and 446 deletions
+4 -4
View File
@@ -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