Commit graph

2571 commits

Author SHA1 Message Date
mehrdadn
f2c43bec87 Function serialization (#261) 2016-07-17 22:05:07 -07:00
Robert Nishihara
8465df1146 script for launching nodes on ec2 (#270)
* original spark-ec2 script

* modifying spark-ec2 for ray
2016-07-16 15:14:14 -07:00
Robert Nishihara
a5d8138f88 mock modules for readthedocs (#264) 2016-07-14 13:57:03 -07:00
Robert Nishihara
80526f7777 add documentation and refactor cluster.py (#238) 2016-07-12 23:54:18 -07:00
Wapaul1
292abaa41c Moved Imagenet loading library to example applications; Changed code to return filenames as well as arrays (#257) 2016-07-11 18:06:58 -07:00
Robert Nishihara
8952ff8cf9 allow cluster script to update worker code on nodes (#243) 2016-07-11 17:58:16 -07:00
Philipp Moritz
86aef1bc56 add note to using-ray-on-a-cluster.md (#258) 2016-07-11 14:14:26 -07:00
Robert Nishihara
fa1d0f4e0f improve wording in installation documentation (#256) 2016-07-11 00:22:05 -07:00
Robert Nishihara
4b91d79915 fixes to documentation (#242) 2016-07-10 15:06:44 -07:00
Robert Nishihara
e1a74eadbe remove installation of dependencies from setup script (#239) 2016-07-08 20:03:21 -07:00
Robert Nishihara
d8a621e5cb add lbfgs walkthrough and small cleanups (#229) 2016-07-08 12:32:48 -07:00
Robert Nishihara
5873831c21 basic tutorials (#204) 2016-07-06 13:51:32 -07:00
Philipp Moritz
2e2bc2c740 Get Sphinx infrastructure in place 2016-07-01 18:21:02 -07:00
Robert Nishihara
188569be37 push/pull -> put/get 2016-06-23 12:58:48 -07:00
Robert Nishihara
4cc024ae36 renaming project, halo -> ray (#95) 2016-06-10 14:12:15 -07:00
Philipp Moritz
9dfe7c625e change directory structure, rename array libraries (#87) 2016-06-05 21:57:37 -07:00
Robert Nishihara
2b52b91acb distributed -> remote (#82) 2016-06-03 18:41:45 -07:00
Robert Nishihara
67086f663e change filenames and directory structure to use halo (#81) 2016-06-03 18:32:57 -07:00
Robert Nishihara
23d202bb73 renaming Call -> Task (#70) 2016-05-26 16:33:30 -07:00
Philipp Moritz
a76d91f50d Locality aware scheduler 2016-05-17 15:08:49 -07:00
Robert Nishihara
1548a1a523 implement reference counting and much more (#43) 2016-04-18 13:05:36 -07:00