Commit Graph

  • be5dd8eb5e Enable direct calls by default (#6367) Eric Liang 2019-12-13 13:58:04 -08:00
  • 3754effafc Make setup-dev.py more resilient (#6467) Richard Liaw 2019-12-13 11:32:04 -08:00
  • 4ff6ca89f4 [docs] slight doc modifications (#6466) Richard Liaw 2019-12-13 10:38:17 -08:00
  • 335dade1e6 Check worker id for all core worker RPCs (#6472) Eric Liang 2019-12-13 10:15:56 -08:00
  • eb6f3f86e5 Seed using multiple samples (#6471) Eric Liang 2019-12-12 21:41:19 -08:00
  • c57dcc82d1 Port actor creation to use direct calls (#6375) Stephanie Wang 2019-12-12 19:50:51 -08:00
  • 74b454c614 Fix overriding of params dictionary (#6445) Philipp Moritz 2019-12-12 19:15:13 -08:00
  • 5a5c94939f [direct call] Retry failed tasks with delay (#6453) Eric Liang 2019-12-12 17:12:38 -08:00
  • 9e9c524823 Update pong-apex tuned example (#6462) Zack Polizzi 2019-12-12 10:57:55 -08:00
  • 3adbe29450 fix core worker test hanging due to heartbeat is not working (#6416) Kai Yang 2019-12-12 18:16:28 +08:00
  • 8c1520d18e [GCS] refactor the GCS Client Job Interface (#5503) micafan 2019-12-12 16:57:32 +08:00
  • 40211bed4b [Streaming]Fix default JobID (#6436) wanxing 2019-12-12 14:37:17 +08:00
  • 64d8626d6d Optimize ray::LocalMemoryBuffer performance (#6384) wanxing 2019-12-12 13:49:52 +08:00
  • 032e8553c7 use numpy in long-running tests (#6448) Edward Oakes 2019-12-11 17:53:30 -08:00
  • 76e678d775 [Serve] Added deadline awareness (#6442) alindkhare 2019-12-11 19:41:54 -05:00
  • 0ec613c95a [rllib] doc: fix typo: on_postprocess_batch -> on_postprocess_traj (#6438) Maltimore 2019-12-12 00:00:53 +01:00
  • 240e8f5279 Fix error message when failing to start UI if grpcio not installed. (#6433) Robert Nishihara 2019-12-11 14:56:14 -08:00
  • 58ac8639b9 Fix bad checks and race condition from actor_deaths and node_failures tests (#6411) Eric Liang 2019-12-11 14:47:24 -08:00
  • b3eb374817 [tune] Really disable retries by default Eric Liang 2019-12-11 13:12:28 -08:00
  • 82f7dbc7a7 Increase TaskID size by 2 bytes, taken from JobID (#6425) Edward Oakes 2019-12-11 10:45:14 -08:00
  • abb4fb3f8e Added small section on installation when using Anaconda. (#6427) Dean Wampler 2019-12-11 12:23:41 -06:00
  • a131082767 fix startup worker process count for multi-threading (#6382) Kai Yang 2019-12-11 20:19:49 +08:00
  • 3db8faab0d [tune] fix log dir race condition (#6420) Yuhao Yang 2019-12-10 21:00:19 -08:00
  • c61db84b8d Bump dev6->dev7 for two files not changed yet. (#6428) Simon Mo 2019-12-10 20:58:14 -08:00
  • 5cc3e1341a [Java] Cache result in RayObjectImpl (#6414) Hao Chen 2019-12-11 11:26:01 +08:00
  • ea4fca9257 Remove ref counting dependencies on ray.get() (#6412) Edward Oakes 2019-12-10 18:11:34 -08:00
  • 044527adb8 Remove ref counting dependencies on ray.get() (#6412) Edward Oakes 2019-12-10 18:11:34 -08:00
  • 2f19b01898 Factor out stream protocols for Windows (#6408) mehrdadn 2019-12-10 15:23:30 -08:00
  • 4e1d1ed00d [tune] Report trials by state fairly (#6395) Ujval Misra 2019-12-10 14:56:54 -08:00
  • 16be483af7 [Projects] Return parameters for a command (#6409) Philipp Moritz 2019-12-10 10:25:01 -08:00
  • 6272907a57 [Streaming] Streaming data transfer and python integration (#6185) Chaokun Yang 2019-12-10 20:33:24 +08:00
  • c1d4ab8bb4 Move top level RayletClient to ray::raylet::RayletClient (#6404) Rong Rong 2019-12-09 21:08:59 -08:00
  • 8c34e8391c Update issue templates (#6407) Philipp Moritz 2019-12-09 15:09:46 -08:00
  • 304b4f0d3d Shard unit tests into medium sized files for test stability (#6398) Eric Liang 2019-12-09 13:15:29 -08:00
  • a6bc2b1842 Misc direct call fixes from unit tests (#6394) Eric Liang 2019-12-08 19:34:02 -08:00
  • 1a9948eef9 Update rllib-examples.rst (#6396) Ameer Haj Ali 2019-12-08 16:21:50 -08:00
  • 65694cdc4c [bug] Attempt to fix links not working. (#6390) Dean Wampler 2019-12-07 16:31:50 -06:00
  • 4e24c805ee AlphaZero and Ranked reward implementation (#6385) Victor Le 2019-12-07 21:08:40 +01:00
  • c327ae152f [doc] Update the test command in getting-involved. (#6347) Yuhao Yang 2019-12-07 11:03:52 -08:00
  • eb912b68b1 [Java] Fix instanceof RayPyActor (#6377) Kai Yang 2019-12-07 16:28:29 +08:00
  • 7e9fddf3ed [Java] Add java exception check in JNI (#6378) Kai Yang 2019-12-07 16:25:17 +08:00
  • e2ba8c1898 [tune] Fixed bug in PBT where initial trial result is empty. (#6351) visatish 2019-12-06 15:30:27 -08:00
  • 53d62d3eec Expanded with new pages for getting started, etc. Blog links unchanged. (#6388) Dean Wampler 2019-12-06 17:18:47 -06:00
  • 2003d2d952 explicit delete local reference in task_execution_callback for garbage collection (#6379) Kai Yang 2019-12-06 18:53:24 +08:00
  • ed294f4c23 Ray Kubernetes Operator Part 1: readme, structure, config and CRD realted file (#6332) Qstar 2019-12-06 14:45:03 +08:00
  • b88b8202cc fix java build failure (#6062) Zhijun Fu 2019-12-06 14:38:43 +08:00
  • 1c638a11a7 Refactor helper methods for new scheduler integration (#6354) Ion 2019-12-05 18:49:25 -08:00
  • f63b64310a Bump version to 0.8.0.dev7 (#6303) Edward Oakes 2019-12-05 18:33:54 -08:00
  • a454c815f1 Fix long running stress tests (#6374) Philipp Moritz 2019-12-05 18:29:41 -08:00
  • dd27bfbb75 Rename .rayproject to ray-project (#6278) Philipp Moritz 2019-12-05 16:15:42 -08:00
  • 17103376c5 Patch arrow for Windows (#6363) mehrdadn 2019-12-05 16:09:21 -08:00
  • 6223d2ed0b [direct call] Assign resource ids for direct call tasks (#6364) Eric Liang 2019-12-05 10:16:04 -08:00
  • 4c6739476b [rllib] Raise an error if GPUs are enabled but not tf.test.is_gpu_available() (#6365) Eric Liang 2019-12-05 10:13:54 -08:00
  • 668ce47360 [GCS]Add abstract interface of actor to GCS Client (#6269) micafan 2019-12-05 13:38:29 +08:00
  • 7611e484ec properly handle a forwarded task that gets forwarded back (#6271) Zhijun Fu 2019-12-05 13:37:52 +08:00
  • fa98694dd0 Fix raylet crash during cluster shutdown (#6272) Zhijun Fu 2019-12-05 11:08:58 +08:00
  • ac6aa21411 Fix the autoscaler docker file to use rayproject (#6357) Simon Mo 2019-12-04 16:20:04 -08:00
  • 942094827a Add WorkerID check to AssignTask (#6355) Edward Oakes 2019-12-04 12:38:29 -08:00
  • f65d65f5de Add WorkerID check to AssignTask (#6355) Edward Oakes 2019-12-04 12:38:29 -08:00
  • 1a3b83abf8 [direct call] Fix hang when caller id changes for actor task submission (#6338) Eric Liang 2019-12-04 12:01:35 -08:00
  • 31113aeded Use rayproject repo (#6353) Simon Mo 2019-12-03 22:36:40 -08:00
  • a82fb5585d [direct task] Remove timeout for resolving futures that were deserialized (#6337) Stephanie Wang 2019-12-03 12:04:59 -08:00
  • d5720779b3 Set the actor ID as the assigned task ID for direct actor workers (#6335) Stephanie Wang 2019-12-03 10:54:26 -08:00
  • d51583dbd6 Add test listener to show the test progress of java UT (#6341) Kai Yang 2019-12-03 16:34:07 +08:00
  • bc5e259264 [rllib] Add a doc section on computing actions (#6326) Eric Liang 2019-12-03 00:10:50 -08:00
  • 670cb6374e Doc enhancement: use build.sh for ray, clarification on how rllib selects VisionNetwork, note on setup-dev.py for rllib. (#6092) Shital Shah 2019-12-02 22:19:01 -08:00
  • fa5d62e8ba [tune] Retry restore on timeout (#6284) Ujval Misra 2019-12-02 20:01:47 -08:00
  • 0b3d5d989b [docs] Add public materials (#6331) Richard Liaw 2019-12-02 19:59:23 -08:00
  • dbfe752c39 Don't add assigned tasks to SWAP queue (#6325) Edward Oakes 2019-12-02 16:39:02 -08:00
  • b17b455bed Fix "failed to create head node" issue (#6304) Edward Oakes 2019-12-02 15:22:00 -08:00
  • 216ef8e41a Remove the encrypted docker password. Use web UI. (#6333) Simon Mo 2019-12-02 17:22:59 -08:00
  • d2c66ba795 Don't add assigned tasks to SWAP queue (#6325) Edward Oakes 2019-12-02 16:39:02 -08:00
  • dff6017272 Fix "failed to create head node" issue (#6304) Edward Oakes 2019-12-02 15:22:00 -08:00
  • 2a3adf2d70 New scheduler integration (#6321) Ion 2019-12-02 14:42:16 -08:00
  • 43d20fff62 Refactor dashboard codebase to improve modularity (#6330) Mitchell Stern 2019-12-02 14:05:40 -05:00
  • 69dd5c9319 [direct task] Fix bug that starts duplicate connections from the worker to the local raylet (#6307) Stephanie Wang 2019-12-02 10:25:05 -08:00
  • da41180dc0 [direct task] Retry tasks on failure and turn on RAY_FORCE_DIRECT for test_multinode_failures.py (#6306) Stephanie Wang 2019-12-02 10:20:57 -08:00
  • 0b0a16982a [doc] Use .options() (#6323) Eric Liang 2019-12-01 17:24:00 -08:00
  • 75cc994e0a Update various build options relating to Windows (#6315) mehrdadn 2019-12-01 15:05:50 -08:00
  • 22fa9b564b fix linting (#6322) Philipp Moritz 2019-12-01 14:06:35 -08:00
  • 10d49a3f6f Use Boost's socket_holder instead of manually managing the socket (#6314) mehrdadn 2019-12-01 13:27:52 -08:00
  • 1981d9a4b2 Fix redis-server stoping in linux (#6296) Simon Mo 2019-11-29 22:50:05 -08:00
  • 7275556365 Reconstruct local dead actors immediately instead of waiting for initial_reconstruction_timeout_ms (#6243) fangfengbin 2019-11-30 18:03:48 +08:00
  • 4033d65e4f Fix redis-server stoping in linux (#6296) Simon Mo 2019-11-29 22:50:05 -08:00
  • e28e464158 Convert io_service_ from reference to smart pointer (#6285) mehrdadn 2019-11-29 16:09:46 -08:00
  • b8cfdba752 Bazelify hiredis (#6203) mehrdadn 2019-11-29 15:32:45 -08:00
  • ffa043d4b7 [tune] replace self.config (#6313) Yuhao Yang 2019-11-30 03:09:30 +08:00
  • 724a5e3909 Turn on direct calls for test_failure.py (#6291) Stephanie Wang 2019-11-28 12:28:30 -08:00
  • b7b655c851 Also use NotifyDirectCallTaskBlock/Unblocked for plasma store accesses (#6249) Eric Liang 2019-11-27 22:46:15 -08:00
  • e5863d7914 Force tune tests to run in direct call mode (#6301) Eric Liang 2019-11-27 19:58:33 -08:00
  • d8bcfff1a4 Revert SubmitTask over grpc, use RayletConnection instead (#6305) Stephanie Wang 2019-11-27 17:28:12 -08:00
  • dd80c6e6d4 Hotfix make docker images building optional (#6309) Simon Mo 2019-11-27 18:52:21 -08:00
  • 31a0b11e16 Revert SubmitTask over grpc, use RayletConnection instead (#6305) Stephanie Wang 2019-11-27 17:28:12 -08:00
  • 22b305223a Build Docker Containers for Linux Wheels (#6233) Simon Mo 2019-11-27 17:05:36 -08:00
  • 2797c11b69 [direct task] For serialized object IDs, check with owner before declaring object unreconstructable (#6286) Stephanie Wang 2019-11-27 15:31:44 -08:00
  • 77b5098e7d [rllib] Warn about dict action spaces Eric Liang 2019-11-27 12:57:38 -08:00
  • a39325d818 Bump version to 0.7.7 Ed Oakes 2019-11-27 08:21:38 -06:00
  • df453c2a2f Remove valgrind block (#6297) Simon Mo 2019-11-26 20:20:01 -08:00
  • e4f9b3b7d9 Use process reaper for cleanup (#6253) Edward Oakes 2019-11-26 22:00:08 -06:00
  • 8622559e0c Use one queue per resource shape in direct task transport (#6277) Edward Oakes 2019-11-26 20:56:05 -06:00