Robert Nishihara
|
a89aa30f24
|
fixes to tutorial (#329)
|
2016-07-31 19:29:00 -07:00 |
|
Robert Nishihara
|
2040372084
|
unify starting local cluster with attaching to existing cluster (#327)
|
2016-07-31 19:26:35 -07:00 |
|
Robert Nishihara
|
0e5b858324
|
change remote function invocation from func() to func.remote() (#328)
|
2016-07-31 15:25:19 -07:00 |
|
Robert Nishihara
|
3d4dbdd911
|
Note which operating systems we have tested on. (#322)
|
2016-07-30 09:34:22 -07:00 |
|
Robert Nishihara
|
8d5e61d3c0
|
update tutorial (#318)
|
2016-07-28 20:47:37 -07:00 |
|
Robert Nishihara
|
975bfe89ad
|
check that we are connected before calling ray commands (#303)
|
2016-07-27 11:20:37 -07:00 |
|
Philipp Moritz
|
b5215f1e6a
|
make it possible to use directory as user source directory that doesn't contain worker.py (#297)
|
2016-07-26 18:39:06 -07:00 |
|
Robert Nishihara
|
7565309d6e
|
mock cloudpickle module to allow readthedocs to work (#279)
|
2016-07-18 11:19:55 -07:00 |
|
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 |
|