Commit graph

1562 commits

Author SHA1 Message Date
Tom Dörr
3c99f1db4c
[Docs] Tune Contributors fix (#15719) 2021-05-10 12:22:47 -07:00
Tom Dörr
b5c03b6458
Fix Link (#15722) 2021-05-10 12:19:32 -07:00
Simon Mo
56c103bb7e
[Serve] Move the doc warning location (#15667) 2021-05-06 12:08:51 -07:00
Kai Fricke
16381625db
[tune] Reduce default number of maximum pending trials to max(16, cluster_cpus) (#15628) 2021-05-05 15:54:27 +01:00
Dmitri Gekhtman
8f83053e35
[autoscaler][Kubernetes] Operator subprocess error reporting, configuration fixes (#15526) 2021-05-04 16:45:37 -05:00
Ian Rodney
86cd358f1e
[docs] Add get_actor as top level API (#15484) 2021-05-04 12:25:53 -07:00
Edward Oakes
c9550a86dc
[serve] Update docs for v2 Deployments API (#15582) 2021-05-03 13:19:34 -05:00
Kathryn Zhou
38b64e4fb4
Add tracing to Ray (#14872) 2021-04-30 22:16:47 -07:00
Dmitri Gekhtman
de897673c5
[kubernetes][autoscaler] Kubernetes operator basic fixes (#15469) 2021-04-29 10:45:52 -05:00
fcardoso75
c89687d925
Build instructions for Windows (#15422)
* Added build instructions for Windows

* Fixed minor indentantion issue

* Addressing code review comments

* Fixed minor indentation issues

* Fixed minor punctuation issue

* Added bazel to requirements list

* Fixed git download link.

Co-authored-by: Ian Rodney <ian.rodney@gmail.com>

* Added explanation for need to enable Developer Mode

* Moving Fast, Debug, and Optimized Builds one level up

* Added pytest to Windows requirements. Removed old dangling Windows text from Linux build instructions

Co-authored-by: Ian Rodney <ian.rodney@gmail.com>
2021-04-26 09:49:36 -07:00
Simon Mo
951943c28b
[Core] Add concurrent.futures.Future wrapper for ObjectRef (#15425) 2021-04-23 11:53:46 -05:00
Dmitri Gekhtman
6b0673f207
[doc][Kubernetes][minor] Restructure section labels for operator launch (#14962) 2021-04-23 09:50:58 -07:00
Dmitri Gekhtman
fd43e9e6f8
[kubernetes][doc][minor] Add namespace to job creation command (#15442) 2021-04-23 09:44:51 -07:00
Ian Rodney
cc4a610e6a
[doc] Update requirements-rtd.txt (#15485) 2021-04-23 09:35:47 -07:00
Edward Oakes
668a784553
[serve] Re-add variable route support for old API (#15455) 2021-04-22 14:07:50 -05:00
Edward Oakes
fbe510cd47
[serve] Clean up route prefixing behavior for deployments (#15193) 2021-04-19 12:50:46 -05:00
Dmitri Gekhtman
e6864523cf
[autoscaler] Do not divide by zero in resource demand scheduler (#15323)
* Do not divide by zero

* Don't take min or mean of an empty list

* max workers 0 for head node in distributed benchmark

* test

* Correct the type annotation

* comment grammar tweak

* message

* docs

* test

* Move test cli to large tests.
2021-04-16 10:20:05 -07:00
Sven Mika
cecfc3b43b
[RLlib] Multi-GPU support for Torch algorithms. (#14709) 2021-04-16 09:16:24 +02:00
SangBin Cho
c2e240e866
[Doc] Update object spilling doc (#15301) 2021-04-14 23:38:04 -07:00
Siyuan (Ryans) Zhuang
b81d805f40
[Doc] fix ray client doc (#15308) 2021-04-14 20:35:15 -07:00
Richard Liaw
59bf3a7b22
ray[cluster] -> ray[default] (#15251) 2021-04-14 09:37:04 -07:00
Richard Liaw
f4b2dd94b2
[tune] Cache MNIST and restore MNIST tests (#15260) 2021-04-13 14:20:26 -07:00
Richard Liaw
56c95075d1
Revert "[tune] enable mnist test v3 (#15198)" (#15242)
This reverts commit d913f32126.
2021-04-12 09:27:55 -07:00
Jayce Li
b2f9c48647
doc: Fix ray serve in Deploying on Kubernetes (#15208) 2021-04-09 09:08:05 -07:00
Richard Liaw
d913f32126
[tune] enable mnist test v3 (#15198) 2021-04-09 00:10:12 -07:00
architkulkarni
aa2f60b3d5
[Serve] [Doc] Add section on integrating with model registries (#15139) 2021-04-07 16:19:52 -05:00
Edward Oakes
2274a94453
[serve] Remove deprecated system-level batching (#15065) 2021-04-06 17:58:42 -05:00
Stefan Schneider
49ba51979e
Functions for restoring from last or best checkpoint (#14735)
Adds a helper function to retrieve the latest checkpoint after selecting the best trial according to a metric.
2021-04-06 12:19:09 +02:00
Richard Liaw
e72f6b0377
Fix ray[full] -> ray[cluster] #15112
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
2021-04-05 09:55:00 -07:00
Dmitri Gekhtman
474fb6bf0c
[kubernetes][client][docs] Note requirement for matching Ray versions (#15068) 2021-04-01 15:08:25 -07:00
Kai Fricke
d33b0e4bc3
[tune] Reconcile placement groups every N seconds to avoid bottlenecks when running many short trials (#15011)
Closes a release blocking issue
2021-04-01 17:04:44 +02:00
Michael Schock
12b4560afa
Minor doc fix (#15055) 2021-03-31 22:58:31 -07:00
Ian Rodney
73fb5d6022
[Autoscaler][Docker] Make disable_shm_size_detection more usable (#14913) 2021-03-30 18:10:09 -07:00
Adam Lee
b643f4fc6d
fix paper link for ICM docs (#14973)
fix broken arvix https link for ICM (intrinsic curiosity module)
2021-03-30 12:27:34 -07:00
Edward Oakes
c5e7ed5671
Revert "Add support for Python 3.9 (#12613)" (#15003)
This reverts commit 208cde8d9b.
2021-03-30 08:38:54 -05:00
architkulkarni
7e8ae50c53
Treat doc warnings as errors in Makefile to mirror CI linter (#14917) 2021-03-29 15:18:22 -07:00
Akash Patel
208cde8d9b
Add support for Python 3.9 (#12613) 2021-03-29 11:57:06 -07:00
Siyuan (Ryans) Zhuang
87c79553e9
[Core] Remove code paths that contains plasma store executable (#14950)
* remove plasma store executable & never used tests

* set default behavior

* fix tests
2021-03-28 21:22:14 -07:00
DK.Pino
374d166f6d
[JAVA] [Doc] Improve java doc for PG (#14671) 2021-03-29 11:21:20 +08:00
Kai Fricke
84b3c3376b
[tune] document scalability best practices (k8s, scalability thresholds) (#14566)
Adds a new page and table to document current scalability thresholds in Ray Tune to the documentation.

Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2021-03-25 09:54:14 +01:00
architkulkarni
03afaed6e1
[Serve] [Doc] Create top-level page for Calling Endpoints from HTTP and from Python (#14904) 2021-03-24 20:29:24 -05:00
Kai Fricke
898243d538
[tune] Limit maximum number of pending trials. Add convergence test. (#14835) 2021-03-23 18:19:41 -07:00
Simon Mo
91b9928ad5
[Serve] Add initial support for FastAPI ingress (#14754) 2021-03-20 13:10:20 -05:00
architkulkarni
e6e413a3d1
[Ray Client] Validate ray client port number (#14815) 2021-03-20 13:08:53 -05:00
Richard Liaw
c1c9649671
Set up things to remove dependencies in later release (#14793)
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
2021-03-19 13:54:52 -07:00
Edward Oakes
0b4bfd40e7
[docs] Suggest merge workflow instead of rebase on contributor docs (#14777) 2021-03-19 10:42:47 -05:00
Amog Kamsetty
7ee2e4185b
[Tune] PTL Fractional GPUs (#14781)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2021-03-18 17:07:51 -07:00
Ian Rodney
eb12033612
[Code Cleanup] Switch to use ray.util.get_node_ip_address() (#14741)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2021-03-18 13:10:57 -07:00
Michael Schock
42dcacd888
[k8s] Minor doc fix (#14732) 2021-03-17 16:15:38 -07:00
Clark Zinzow
a86277a93c
[dask-on-ray] Fix Dask-on-Ray examples in docs (#14461) 2021-03-17 10:37:32 -07:00