mirror of
https://github.com/vale981/ray
synced 2025-03-11 05:46:37 -04:00
![]() * work_stealing one commit squash * using random task id to request workers * inlining methods in direct_task_transport.h * faster checking for presence of stealable tasks in RequestNewWorkerIfNeeded * linting * fixup! using random task id to request workers * estimating number of tasks to steal based only on tasks in flight * linting * fixup! linting * backup of changes * fixed issue in scheduling queue test after merge * linting * redesigned work stealing. compiles but not tested * all tests passing locally * fixup! all tests passing locally * fixup! fixup! all tests passing locally * fixed big bug in StealTasksIfNeeded * rev1 * rev2 (before removing the work_stealing param) * removed work_stealing flag, fixed existing unit tests * added unit tests; need to figure out how to assign distinct worker ids in GrantWorkerLease * fixed work stealing test * revisions, added two more unit/regression tests * test |
||
---|---|---|
.. | ||
ray | ||
shims/windows |