Commit Graph
5186 Commits
Author SHA1 Message Date
Robert NishiharaandGitHub 1fa305cf8b [doc] [minor] Make API docs easier to find. (#9604) 2020-07-21 11:40:06 -07:00
mehrdadnandGitHub 980ade01c8 Rename path variable due to zsh conflict (#9610) 2020-07-21 10:17:50 -07:00
Lingxuan ZuoandGitHub 9c4cf0f961 fix tag key typo (#9606) 2020-07-21 19:50:54 +08:00
Clark ZinzowandGitHub 9b1772253f Ensure unique log file names across same-node raylets. (#9561) 2020-07-20 16:03:11 -05:00
kisuke95andGitHub 4e2e3bd348 [New scheduler] Fix new scheduler bug (#9467)
* fix new scheduler bug

* add testcase for soft resource allocation

* modify RemoveNode
2020-07-20 13:09:53 -07:00
mehrdadnandGitHub f3ef9060e4 Handle warnings in core (#9575) 2020-07-20 12:55:07 -07:00
Ian RodneyandGitHub b8fc259796 [serve] Rename to Controller (#9566) 2020-07-20 12:50:29 -07:00
mehrdadnandGitHub 3d0a3c47a8 Fix Windows CI (#9588)
Co-authored-by: Mehrdad <noreply@github.com>
2020-07-20 12:47:27 -07:00
mehrdadnandGitHub 02cbd4fb7e Skip uneeded steps on CI (#9582)
Co-authored-by: Mehrdad <noreply@github.com>
2020-07-20 12:41:57 -07:00
150880e5e9 Add PTL to README.rst (#9594)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-07-20 11:30:01 -07:00
Ian RodneyandGitHub bad7e4c821 [docker] run Ubuntu 20.04 as base image (#9556) 2020-07-20 11:16:57 -07:00
mehrdadnandGitHub dcec26ac7b Fix log losses (#9559)
* Close log on shutdown

* Disable log buffering

Co-authored-by: Mehrdad <noreply@github.com>
2020-07-20 11:03:58 -07:00
Max FittonandGitHub fca1fb18f3 Dashboard next-version API support in backend (#9345) 2020-07-20 12:54:11 -05:00
Max FittonandGitHub 051973ad23 Add dashboard dependencies to default ray installation (#9447) 2020-07-20 12:53:08 -05:00
Simon MoandGitHub d0398bf7e1 [Serve] Serialize Query object directly (#9490) 2020-07-20 10:10:07 -07:00
mehrdadnandGitHub bc842a7888 Fix setup.py bug (#9581)
Co-authored-by: Mehrdad <noreply@github.com>
2020-07-20 15:04:35 +02:00
fangfengbinandGitHub 8605b594f1 Fix Java named actor bug (#9580) 2020-07-20 19:51:00 +08:00
Siyuan (Ryans) ZhuangandGitHub 4accc16995 [Core] Replace the Plasma eventloop with boost::asio (#9431) 2020-07-20 02:52:51 -07:00
Raphael AvalosandGitHub 440c9c42be [RLlib] Fix combination of lockstep and multiple agnts controlled by the same policy. (#9521)
* Change aggregation when lockstep is activated.

Modification of MultiAgentBatch.timeslices to support the combination of lockstep and multiple agents controlled by the same policy.

fix ray-project/ray#9295

* Line too long.
2020-07-19 23:03:12 -07:00
fangfengbinandGitHub 0cee75c86a GCS client add fetch operation before subscribe (#9564) 2020-07-20 10:16:42 +08:00
mehrdadnandGitHub 2554a1a997 Bazel fixes (#9519) 2020-07-19 12:53:08 -07:00
Lingxuan ZuoandGitHub ce3f542739 [Metric] new cython interface for python worker metric (#9469) 2020-07-19 10:43:21 +08:00
Siyuan (Ryans) ZhuangandGitHub 7edd1e6694 [Core] Remove socket pair exchange in Plasma Store (#9565)
* try use boost::asio for notification processing
2020-07-18 15:47:52 -07:00
ad0219b80d [tune] fix pbt checkpoint_freq (#9517)
* Only delete old checkpoint if it is not the same as the new one

* Return early if old checkpoint value coincides with new checkpoint value

Co-authored-by: Kai Fricke <kai@anyscale.com>
2020-07-18 00:58:16 -07:00
b12b8e1324 [GCS]Fix lease worker leak bug when gcs server restarts (#9315)
* add part code

* fix compile bug

* fix review comments

* fix review comments

* fix review comments

* fix review comments

* fix review comment

* fix ut bug

* fix lint error

* fix review comment

* fix review comments

* add testcase

* add testcase

* fix bug

* fix review comments

* fix review comment

* fix review comment

* refine comments

Co-authored-by: 灵洵 <fengbin.ffb@antfin.com>
Co-authored-by: Hao Chen <chenh1024@gmail.com>
2020-07-18 15:49:41 +08:00
jerrylee.ioandGitHub 4c18463fb7 [cli] ray memory: added redis_password (#9492) 2020-07-18 00:08:41 -07:00
Richard LiawandGitHub 7e3ded7439 [tune] pin tune-sklearn (#9498) 2020-07-17 21:25:12 -07:00
Richard LiawandGitHub ed476be4ad quickfix (#9552) 2020-07-17 20:54:03 -07:00
TomandGitHub cf719dd470 [Tune] Copy default_columns in new ProgressReporter instances (#9537) 2020-07-17 15:44:38 -07:00
Siyuan (Ryans) ZhuangandGitHub cba9545266 Add plasma store benchmark for small objects (#9549) 2020-07-17 14:20:59 -07:00
87630cf024 [tune] Unflattened lookup for ProgressReporter (#9525)
Co-authored-by: Kai Fricke <kai@anyscale.com>
2020-07-17 13:52:54 -07:00
5881417ec4 Fix bug that test_multi_node.py::test_multi_driver_logging hangs when GCS actor management is turned on (#9539)
Co-authored-by: 灵洵 <fengbin.ffb@antfin.com>
2020-07-17 11:53:29 -07:00
mehrdadnandGitHub ffb88cda6f Fix Bazel in Docker (#9530)
Co-authored-by: Mehrdad <noreply@github.com>
2020-07-17 11:39:38 -07:00
Sven MikaandGitHub 887cf5eca7 MADDPG learning confirmation test. (#9538) 2020-07-17 20:18:02 +02:00
Simon MoandGitHub e78945db96 [Serve] Add internal instruction for running benchmarks (#9531) 2020-07-17 11:17:37 -07:00
Alex WuandGitHub a78c5d5ef2 [New scheduler] Queueing refactor (#9491)
* .

* test_args passes

* .

* test_basic.py::test_many_fractional_resources causes ray to hang

* test_basic.py::test_many_fractional_resources causes ray to hang

* .

* .

* useful

* test_many_fractional_resources fails instead of hanging now :)

* Passes test_fractional_resources

* .

* .

* Some cleanup

* git is hard

* cleanup

* .

* .

* .

* .

* .

* .

* .

* cleanup

* address reviews

* address reviews

* more refactor

* :)

* travis pls

* .

* travis pls

* .
2020-07-17 11:08:03 -07:00
Gabriele OliaroandGitHub 026c009086 Pipelining task submission to workers (#9363)
* first step of pipelining

* pipelining tests & default configs
- added pipelining unit tests in direct_task_transport_test.cc
- added an entry in ray_config_def.h, ray_config.pxi, and ray_config.pxd to configure the parameter controlling the maximum number of tasks that can be in fligh to each worker
- consolidated worker_to_lease_client_ and worker_to_lease_client_ hash maps in direct_task_transport.h into a single one called worker_to_lease_entry_

* post-review revisions

* linting, following naming/style convention

* linting
2020-07-17 10:45:13 -07:00
Stephanie WangandGitHub b351d13940 [core] Add flag to enable object reconstruction during ray start (#9488)
* Add flag

* doc

* Fix tests
2020-07-17 10:13:14 -07:00
f080aa6ce3 Add placement group manager and some code in core_worker (#9120)
Co-authored-by: Lingxuan Zuo <skyzlxuan@gmail.com>
2020-07-17 20:49:51 +08:00
Sven MikaandGitHub 78dfed2683 [RLlib] Issue 8384: QMIX doesn't learn anything. (#9527) 2020-07-17 12:14:34 +02:00
mehrdadnandGitHub 37942ea1e7 Windows cleanup (#9508)
* Remove unneeded code for Windows

* Get rid of usleep()

* Make platform_shims includes non-transitive

Co-authored-by: Mehrdad <noreply@github.com>
2020-07-17 02:08:15 -07:00
Simon MoandGitHub 22a5c3d3ee Hotfix Lint for Serve (#9535) 2020-07-17 00:40:33 -07:00
Lingxuan ZuoandGitHub 3a74164289 [Stats] Fix metric exporter test (#9376) 2020-07-17 14:38:24 +08:00
Sven MikaandGitHub 8204717eed [RLlib] Issue 9218: PyTorch Policy places Model on GPU even with num_gpus=0 (#9516) 2020-07-17 05:53:25 +02:00
fangfengbinandGitHub 008d973f62 fix java createActor NPE bug (#9532) 2020-07-17 11:01:51 +08:00
SangBin ChoandGitHub 94e94ae0c3 [Core] Fix Java detached error (#9526) 2020-07-16 16:39:42 -07:00
mehrdadnandGitHub aa33aba1fa Fix pip and Bazel interaction messing up CI (#9506)
Co-authored-by: Mehrdad <noreply@github.com>
2020-07-16 16:28:37 -07:00
Simon MoandGitHub 60a838f0f0 [Serve] Use pickle instead of clouldpickle (#9479) 2020-07-16 15:44:10 -07:00
Simon MoandGitHub 761b584814 [Serve] Improve buffering for simple cases (#9485) 2020-07-16 15:34:08 -07:00
Siyuan (Ryans) ZhuangandGitHub d61d92afc7 Cleanup Plasma Store (hash utilities) (#9524) 2020-07-16 14:52:14 -07:00