 Robert NishiharaandPhilipp Moritz
|
c9d70f0dda
|
Remove num_local_schedulers argument from ray.worker._init. (#3704)
* Remove num_local_schedulers argument from ray.worker._init.
* Fix
* Fix tests.
|
2019-01-07 12:44:49 -08:00 |
|
 Robert NishiharaandPhilipp Moritz
|
32f0d6b77e
|
Deprecate num_workers argument to ray.init and ray start. (#3114)
* Remove num_workers argument.
* Fix
* Fix
|
2018-10-28 20:12:49 -07:00 |
|
 Robert NishiharaandPhilipp Moritz
|
658c14282c
|
Remove legacy Ray code. (#3121)
* Remove legacy Ray code.
* Fix cmake and simplify monitor.
* Fix linting
* Updates
* Fix
* Implement some methods.
* Remove more plasma manager references.
* Fix
* Linting
* Fix
* Fix
* Make sure class IDs are strings.
* Some path fixes
* Fix
* Path fixes and update arrow
* Fixes.
* linting
* Fixes
* Java fixes
* Some java fixes
* TaskLanguage -> Language
* Minor
* Fix python test and remove unused method signature.
* Fix java tests
* Fix jenkins tests
* Remove commented out code.
|
2018-10-26 13:36:58 -07:00 |
|
 Si-YuanandRobert Nishihara
|
cc7e2ecdd5
|
Change logfile names and also allow plasma store socket to be passed in. (#2862)
|
2018-10-03 10:03:53 -07:00 |
|