Yi Cheng
e24cee80e8
[docs] add dask compatibility for 1.9.0 ( #20707 )
2021-11-24 15:00:17 -08:00
Yi Cheng
68ec652be7
[gcs] New option to increase gcs grpc client threads and fix issues in hybrid scheduling ( #19663 )
...
## Why are these changes needed?
- Since broadcasting is moving to grpc, introducing the option to increase the client side thread number
- For hybrid schedule, ignore the threshold if gcs based actor scheduler is enabled
With these fixing, actor creation rate > 600actor/s vs ~ 140 actor/s
## Related issue number
2021-10-28 22:40:18 -07:00
matthewdeng
b3b739266e
[docs] add dask compatibility for 1.8.0 ( #19578 )
2021-10-21 07:26:07 -07:00
Jiajun Yao
7ccf737f97
Add compatible dask version for ray 1.6.0 and 1.7.0 ( #19080 )
2021-10-05 10:23:06 +09:00
Jiao
9b6be6f1c8
update dask compatibility for 1.5.0 ( #17302 )
...
* update dask compatibility for 1.5.0
* change to right file
* add pip install pytest
Co-authored-by: Jiao Dong <jiaodong@anyscale.com>
2021-07-23 17:31:42 -07:00
SangBin Cho
246f80961e
Dask on Ray version documentation update ( #16905 )
...
* In progress
* done
* Fix the table format
* completed
* done
* Fix lint
2021-07-16 10:10:26 -07:00
Eric Liang
38bddc3f2b
First cut at dataset documentation ( #16956 )
2021-07-14 23:27:13 -07:00