Philipp Moritz
|
a0df13b14f
|
Implement launching cluster with shell
|
2016-06-27 16:33:12 -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 |
|
Robert Nishihara
|
c3335ed093
|
minor: single quote to double (#156)
|
2016-06-24 19:43:24 -07:00 |
|
Robert Nishihara
|
3e7fe2e4bd
|
Merge pull request #151 from amplab/hyper
Hyper-parameter Optimization code
|
2016-06-24 17:18:59 -07:00 |
|
Wapaul1
|
9c8ad2bec0
|
Hyperparameter Optimization Code
|
2016-06-25 00:13:47 +00:00 |
|
Robert Nishihara
|
d68d34ac20
|
Merge pull request #155 from amplab/unmap
Close memory mapped segments properly
|
2016-06-24 17:04:05 -07:00 |
|
Philipp Moritz
|
8a0b8e8789
|
Unmap segments properly to avoid memory leaks
|
2016-06-24 16:56:26 -07:00 |
|
Robert Nishihara
|
abaa4211d4
|
better printing of errors (#153)
|
2016-06-24 13:22:29 -07:00 |
|
Robert Nishihara
|
75674d1ba1
|
don't allow failures on os x (#154)
|
2016-06-23 23:47:23 -07:00 |
|
Robert Nishihara
|
b05ed0d3b1
|
don't allow failures on os x
|
2016-06-23 23:42:43 -07:00 |
|
Robert Nishihara
|
fde802fb45
|
Merge pull request #152 from amplab/fixnumpyscalar
Fix serialization of numpy scalars, implement more numpy types, empty arrays
|
2016-06-23 18:42:08 -07:00 |
|
Philipp Moritz
|
5ecc2ab67d
|
Fix serialization of numpy scalars and implement more numpy types as well as empty arrays
|
2016-06-23 18:39:02 -07:00 |
|
Robert Nishihara
|
160bd6ed4f
|
log duration of tasks (#150)
|
2016-06-23 15:34:28 -07:00 |
|
mehrdadn
|
1951252689
|
Merge pull request #149 from amplab/getput
push/pull -> put/get
|
2016-06-23 23:34:39 +03:00 |
|
Robert Nishihara
|
188569be37
|
push/pull -> put/get
|
2016-06-23 12:58:48 -07:00 |
|
mehrdadn
|
fe918a9f8b
|
Update numbuf to master (#147)
|
2016-06-22 16:33:04 -07:00 |
|
Robert Nishihara
|
d30127c2a9
|
Merge pull request #136 from amplab/scripts
Split up and polish build scripts
|
2016-06-22 16:22:29 -07:00 |
|
Mehrdad
|
f2d2b585e3
|
Split up and polish build scripts
|
2016-06-22 16:20:56 -07:00 |
|
Robert Nishihara
|
d19c455b2b
|
travis for os x (#125)
|
2016-06-22 11:28:01 -07:00 |
|
Robert Nishihara
|
fc5c40fb95
|
simplify code now that pull holds a reference (#146)
|
2016-06-22 11:24:59 -07:00 |
|
Robert Nishihara
|
aa24907f94
|
Merge pull request #145 from amplab/rl
RL Pong Code
|
2016-06-21 23:38:43 -07:00 |
|
Wapaul1
|
d70928300f
|
pong rl code
|
2016-06-22 06:34:57 +00:00 |
|
Robert Nishihara
|
b498cf2a2e
|
enable updating of ray source code on cluster from script (#140)
enable updating of ray source code on cluster from script
|
2016-06-21 18:17:38 -07:00 |
|
Robert Nishihara
|
d24475bbaa
|
Merge pull request #139 from amplab/fix-72
Fix https://github.com/amplab/ray/issues/72
|
2016-06-21 17:40:31 -07:00 |
|
Philipp Moritz
|
82a7ee5752
|
Fix https://github.com/amplab/ray/issues/72
|
2016-06-21 17:39:48 -07:00 |
|
Robert Nishihara
|
06d20352bf
|
Merge pull request #137 from amplab/memoryfix
Preparation to deallocate objects properly from object stores
|
2016-06-21 13:47:24 -07:00 |
|
Philipp Moritz
|
5281bd414f
|
preparation to deallocate objects properly
|
2016-06-21 13:46:38 -07:00 |
|
Robert Nishihara
|
41724399ae
|
print task statuses in shell (#132)
|
2016-06-21 13:28:08 -07:00 |
|
Robert Nishihara
|
d5fe49584a
|
track more task info (#133)
|
2016-06-21 10:59:32 -07:00 |
|
Robert Nishihara
|
170a2ee8b1
|
Merge pull request #135 from amplab/asdfasdf
Removing asdfasdf
|
2016-06-20 16:54:01 -07:00 |
|
Mehrdad
|
f8ab525ef0
|
Removing asdfasdf.txt
|
2016-06-20 16:51:18 -07:00 |
|
Robert Nishihara
|
cfc151a2b2
|
Merge pull request #134 from amplab/curl
Add curl as a dependency
|
2016-06-20 16:44:35 -07:00 |
|
Mehrdad
|
e22b0b01f6
|
Add curl as a dependency
|
2016-06-20 15:58:19 -07:00 |
|
Robert Nishihara
|
0f9ce8a856
|
Merge pull request #130 from amplab/memoryfix
Fix memory leaks for Python dicts in C extension
|
2016-06-20 12:06:19 -07:00 |
|
Philipp Moritz
|
e6a188b2e0
|
Fix memory leaks for Python dicts in C extension
|
2016-06-20 12:05:54 -07:00 |
|
Robert Nishihara
|
ac65f1031e
|
rename test_path -> worker_path (#128)
|
2016-06-19 22:01:31 -07:00 |
|