Robert Nishihara
|
b8c586ac0b
|
Merge pull request #197 from amplab/synchronized
Simplify SynchronizedPtr
|
2016-07-02 19:20:07 -07:00 |
|
Mehrdad
|
9bdde6941f
|
Simplify SynchronizedPtr
|
2016-07-02 17:45:38 -07:00 |
|
Robert Nishihara
|
4906c01fca
|
Merge pull request #196 from amplab/sphinx
Get Sphinx infrastructure in place
|
2016-07-02 14:12:46 -07:00 |
|
Philipp Moritz
|
2e2bc2c740
|
Get Sphinx infrastructure in place
|
2016-07-01 18:21:02 -07:00 |
|
Robert Nishihara
|
0ffe657e27
|
enable restarting workers in singlenode case, plus cleanups to cluster.py (#190)
|
2016-07-01 14:10:51 -07:00 |
|
Robert Nishihara
|
f5316d50fc
|
Merge pull request #193 from amplab/visualizegraph
Visualize the computation graph
|
2016-07-01 13:21:01 -07:00 |
|
Philipp Moritz
|
9ad2c033d4
|
Visualize computation graph
|
2016-07-01 12:13:23 -07:00 |
|
Robert Nishihara
|
7611fbce4d
|
fixes to shell.py (#195)
|
2016-06-30 22:57:29 -07:00 |
|
mehrdadn
|
5821851318
|
C++ does not guarantee order of argument evaluation (#194)
|
2016-06-30 18:49:37 -07:00 |
|
Robert Nishihara
|
fb42a5ca50
|
Merge pull request #191 from amplab/logdir
Use proper temp directory
|
2016-06-30 16:32:06 -07:00 |
|
mehrdadn
|
1de824628d
|
Replace boost::interprocess with simple IPC (#189)
|
2016-06-30 16:31:48 -07:00 |
|
Mehrdad
|
18f033fefb
|
Use proper temp directory
|
2016-06-30 16:29:24 -07:00 |
|
mehrdadn
|
8fde648752
|
Forgot to set Console subsystem for Visual Studio (#192)
|
2016-06-30 16:19:26 -07:00 |
|
Robert Nishihara
|
ad35da08f3
|
fix (#188)
|
2016-06-30 13:26:06 -07:00 |
|
Robert Nishihara
|
b155f44a12
|
remove some unsafe gets (#187)
|
2016-06-30 12:58:29 -07:00 |
|
Robert Nishihara
|
bcbebf4e95
|
Merge pull request #183 from amplab/search_paths
Search PATH in addition to current directory for executables
|
2016-06-30 12:57:09 -07:00 |
|
Mehrdad
|
5802ea58b7
|
Look in PATH for binaries also
|
2016-06-29 23:25:19 -07:00 |
|
mehrdadn
|
db1d1b7f79
|
Visual Studio project file changes (#186)
* Rename VS project files to lowercase
* Massively simplify Visual Studio project files
|
2016-06-29 22:52:53 -07:00 |
|
mehrdadn
|
5328890001
|
Kill workers (#148)
|
2016-06-29 22:40:04 -07:00 |
|
Robert Nishihara
|
72f22a238a
|
let scheduler distinguish drivers from workers (#185)
|
2016-06-29 21:43:06 -07:00 |
|
mehrdadn
|
cdc286ed70
|
Merge pull request #181 from amplab/test
replace locks with synchronized data structures
|
2016-06-30 01:16:51 +03:00 |
|
Robert Nishihara
|
8aa613b77f
|
replace locks with synchronized
|
2016-06-29 15:16:36 -07:00 |
|
Robert Nishihara
|
17bfe77ff1
|
Merge pull request #141 from amplab/synchronized
Synchronized wrappers
|
2016-06-29 10:21:38 -07:00 |
|
Mehrdad
|
37cbbb1669
|
Synchronized
|
2016-06-29 10:20:55 -07:00 |
|
Robert Nishihara
|
b3e3123ff2
|
Merge pull request #180 from amplab/fix3
Set the workerid in submit_task and get_objref
|
2016-06-28 21:45:41 -07:00 |
|
Philipp Moritz
|
891dccb0ff
|
Set the workerid in submit_task and get_objref
|
2016-06-28 21:41:31 -07:00 |
|
Robert Nishihara
|
15a34fe9bf
|
Merge pull request #179 from amplab/fix2
Fix imports for default_worker and set SHELL_MODE for shell
|
2016-06-27 17:32:08 -07:00 |
|
Philipp Moritz
|
8d70dd15df
|
Fix imports for default_worker and set SHELL_MODE for shell
|
2016-06-27 17:23:01 -07:00 |
|
Robert Nishihara
|
731280fd75
|
Merge pull request #177 from amplab/newshell
Implement launching cluster with shell
|
2016-06-27 16:38:01 -07:00 |
|
Philipp Moritz
|
a0df13b14f
|
Implement launching cluster with shell
|
2016-06-27 16:33:12 -07:00 |
|
mehrdadn
|
49dbaf0a52
|
VS Project Updates (#178)
|
2016-06-27 15:21:31 -07:00 |
|
mehrdadn
|
27bd859925
|
Remove objstore_stub_ (#176)
|
2016-06-27 13:16:35 -07:00 |
|
mehrdadn
|
23c0b1828f
|
Initial editor config (#175)
|
2016-06-27 13:10:55 -07:00 |
|
Robert Nishihara
|
e3ad95b200
|
Merge pull request #173 from amplab/writegraph
Write computation graph to file
|
2016-06-27 12:29:22 -07:00 |
|
Philipp Moritz
|
7af0f1b221
|
Write computation graph to file
|
2016-06-27 12:20:30 -07:00 |
|
Robert Nishihara
|
fb6c74ecab
|
update api for start_ray_local (#174)
|
2016-06-27 11:57:22 -07:00 |
|
Robert Nishihara
|
902cac3089
|
arrays -> array (#172)
|
2016-06-27 11:35:31 -07:00 |
|
mehrdadn
|
814c5b1eb8
|
Merge pull request #171 from amplab/fix
bug fix, use different values for different constants
|
2016-06-27 01:54:30 +03:00 |
|
Robert Nishihara
|
01b8664cab
|
bug fix, use different values for different constants
|
2016-06-26 15:53:55 -07:00 |
|
mehrdadn
|
2a5f2a37dd
|
Merge pull request #169 from amplab/ser
allow driver to run in PYTHON_MODE, which is equivalent to serial Python
|
2016-06-26 23:48:15 +03:00 |
|
Robert Nishihara
|
d97bce0d64
|
allow driver to run in PYTHON_MODE, which is equivalent to serial Python
|
2016-06-26 13:43:54 -07:00 |
|
mehrdadn
|
e8e378883a
|
Merge pull request #168 from amplab/ignore
adding to gitignore
|
2016-06-26 21:00:25 +03:00 |
|
Robert Nishihara
|
cd2d630074
|
adding to gitignore
|
2016-06-26 10:59:16 -07:00 |
|
Robert Nishihara
|
3bf5ed9a91
|
use correct verison of Python on Mac OS X (#167)
|
2016-06-25 15:40:01 -07:00 |
|
Robert Nishihara
|
0bc6a17188
|
Merge pull request #166 from amplab/parallel
Build ray using all available cores
|
2016-06-25 15:38:31 -07:00 |
|
Philipp Moritz
|
b99ea3ca4e
|
build ray in parallel
|
2016-06-25 15:35:52 -07:00 |
|
Robert Nishihara
|
28747d3c5e
|
Merge pull request #165 from amplab/sudo
Get rid of numbuf sudo command
|
2016-06-25 13:51:12 -07:00 |
|
Philipp Moritz
|
dc70c90c2e
|
get rid of numbuf sudo command
|
2016-06-25 13:28:33 -07:00 |
|
Robert Nishihara
|
741f4824b1
|
error messages for gets (#158)
|
2016-06-25 09:43:57 -07:00 |
|
Robert Nishihara
|
6bd26576cc
|
don't return empty list when there are no return values (#157)
|
2016-06-24 19:57:44 -07:00 |
|