SangBin Cho
497f6cee38
[Docs] [Dask on Ray] Specify version compatibility ( #16595 )
...
* Dask compat
* Update common.py
* Create common.py
Co-authored-by: Amog Kamsetty <amogkam@users.noreply.github.com>
2021-06-21 18:15:20 -07:00
Amog Kamsetty
f9936c4252
[Dask] Dask Example Tests ( #16346 )
...
* add examples
* update dask docs
* add build file
* formatting
* fix ci command
* fix
* Update python/ray/util/dask/BUILD
* newline
* fix pytest fixtures
* fixes
* formatting
* fix shuffle example
2021-06-12 20:25:45 -07:00
Eric Liang
ae0e38b86d
Remove legacy feature flags / features ( #16349 )
2021-06-10 09:31:38 -07:00
SangBin Cho
c2e240e866
[Doc] Update object spilling doc ( #15301 )
2021-04-14 23:38:04 -07:00
Clark Zinzow
a86277a93c
[dask-on-ray] Fix Dask-on-Ray examples in docs ( #14461 )
2021-03-17 10:37:32 -07:00
Clark Zinzow
b844548b57
[dask-on-ray] Adds support for dask.persist() with inlined Ray futures. ( #14294 )
...
* Adds support for dask.persist() with inlined Ray futures.
* Update persist test.
* Add patched dask.persist() documentation.
2021-02-25 17:48:47 -08:00
javi-redondo
b8b2d6410d
[docs] new Ray Cluster documentation ( #13839 )
...
Co-authored-by: Javier Redondo <javier@anyscale.com>
Co-authored-by: AmeerHajAli <ameerh@berkeley.edu>
2021-02-15 00:47:14 -08:00
Clark Zinzow
c5574a33e4
[dask-on-ray] Add better Dask-on-Ray example, and detail custom shuffle optimization. ( #13950 )
...
* Add better Dask-on-Ray example, and detail custom shuffle optimization.
* Misc. updates and feedback.
* Update doc/source/dask-on-ray.rst
Co-authored-by: Stephanie Wang <swang@cs.berkeley.edu>
* Set max_branch to infinity in shuffle optimization example.
* Feedback
* Apply suggestions from code review
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
* 80 col width
Co-authored-by: Stephanie Wang <swang@cs.berkeley.edu>
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2021-02-10 14:24:09 -08:00
Eric Liang
0d9d34a3c1
[docs] Sort library list alphabetically and add experimental note to Dask ( #10815 )
...
* sort
* update
* update
2020-09-15 17:26:09 -07:00
Eric Liang
72b28dc12b
[docs] Fix broken links in new community libraries page ++ ( #10785 )
...
* fix
* fix up
* update
* revert
* typo
* update
2020-09-14 21:18:28 -07:00
Clark Zinzow
36e1f20e9c
Add Dask-Ray scheduler callbacks. ( #10519 )
...
Improve Dask-on-Ray documentation.
Move to RayCallback(s) namedtuples, and use top-level CBS tuple as source-of-truth for callback methods.
2020-09-08 13:00:58 -07:00
Eric Liang
da83bbd764
[1.0] Move dask scheduler from experimental to util ( #10553 )
...
* move dask
* fix dask
2020-09-04 12:16:32 -07:00
Stephanie Wang
9c2c952262
Add documentation for Dask-on-Ray ( #10452 )
...
* Dask on ray
* Dask on ray
* line
* Add links
2020-09-01 08:13:04 -07:00