.. |
autoscaler
|
Increase ulimit -n in autoscaler examples. (#1769)
|
2018-04-02 00:32:56 -07:00 |
cloudpickle
|
Bring cloudpickle inside the repository. (#1445)
|
2018-01-25 11:36:37 -08:00 |
common
|
Ray scheduler spillback plumbing + mechanism (#1362)
|
2018-01-23 20:18:12 -08:00 |
core
|
Use flatbuffers for some messages from Redis. (#341)
|
2017-03-10 18:35:25 -08:00 |
dataframe
|
[Dataframes] Implemented .describe() (#1696)
|
2018-03-15 21:16:59 -07:00 |
experimental
|
Add experimental feature for flushing event logs and logfiles. (#1659)
|
2018-03-27 11:57:52 -07:00 |
global_scheduler
|
Treat actor creation like a regular task. (#1668)
|
2018-03-16 11:18:07 -07:00 |
local_scheduler
|
Treat actor creation like a regular task. (#1668)
|
2018-03-16 11:18:07 -07:00 |
plasma
|
hugepage + plasma directory support plumbing + documentation (#1030)
|
2017-09-30 09:56:52 -07:00 |
pyarrow_files
|
Package pyarrow along with ray. (#822)
|
2017-08-07 21:17:28 -07:00 |
rllib
|
[rllib] Set num_cpu=None for workers in the default settings (#1793)
|
2018-03-29 16:33:40 -07:00 |
scripts
|
Redirect output of all processes by default. (#1752)
|
2018-03-20 18:14:54 -07:00 |
test
|
Start chain replicated GCS with Ray (#1538)
|
2018-03-07 10:18:58 -08:00 |
tune
|
[tune] Remove rllib dep again, and add a test (#1792)
|
2018-03-29 15:36:49 -07:00 |
workers
|
Treat actor creation like a regular task. (#1668)
|
2018-03-16 11:18:07 -07:00 |
__init__.py
|
Bump version to 0.4.0. (#1745)
|
2018-03-26 22:37:16 -07:00 |
actor.py
|
Speed up actor creation task submission by generating IDs with uuid. (#1744)
|
2018-03-19 19:32:46 -07:00 |
log_monitor.py
|
Reduce verbosity of log monitor. (#1569)
|
2018-02-21 22:40:16 -08:00 |
monitor.py
|
Fix monitor.py bottleneck by removing excess Redis queries. (#1786)
|
2018-03-26 22:30:38 -07:00 |
ray_constants.py
|
[autoscaling] increase connect timeout, boto retries, and check subnet conf (#1422)
|
2018-01-16 16:11:09 -08:00 |
serialization.py
|
Expose custom serializers through the API. (#1147)
|
2017-10-29 00:08:55 -07:00 |
services.py
|
Redirect output of all processes by default. (#1752)
|
2018-03-20 18:14:54 -07:00 |
signature.py
|
Add basic functionality for Cython functions and actors (#1193)
|
2017-11-09 17:49:06 -08:00 |
utils.py
|
Speed up actor creation task submission by generating IDs with uuid. (#1744)
|
2018-03-19 19:32:46 -07:00 |
WebUI.ipynb
|
Embedded task trace with object dependencies. (#818)
|
2017-08-09 23:00:14 -07:00 |
worker.py
|
Acquire worker lock when importing actor. (#1783)
|
2018-03-26 18:31:26 -07:00 |