mirror of
https://github.com/vale981/ray
synced 2025-03-11 05:46:37 -04:00
![]() * Define execution dependencies flatbuffer and add to Redis commands * Convert TaskSpec to TaskExecutionSpec * Add execution dependencies to Python bindings * Submitting actor tasks uses execution dependency API instead of dummy argument * Fix dependency getters and some cleanup for fetching missing dependencies * C++ convention * Make TaskExecutionSpec a C++ class * Convert local scheduler to use TaskExecutionSpec class * Convert some pointers to references * Finish conversion to TaskExecutionSpec class * fix * Fix * Fix memory errors? * Cast flatbuffers GetSize to size_t * Fixes * add more retries in global scheduler unit test * fix linting and cast fbb.GetSize to size_t * Style and doc * Fix linting and simplify from_flatbuf. |
||
---|---|---|
.. | ||
doc | ||
format | ||
test | ||
thirdparty | ||
CMakeLists.txt | ||
plasma_manager.cc | ||
plasma_manager.h | ||
plasma_protocol.cc | ||
setup-env.sh | ||
setup.py |