ray/cpp
Tao Wang f4a602a290
[core][c++ worker]store log dir of driver in internal config (#26354)
Move update logic of session dir and log dir into config_internal, make it more tense, and consistent with Python/Java.
Store log dir of driver into config_internal, so it can be used later.
2022-07-12 18:44:04 +08:00
..
example [C++ API] script exits if a single command fails(#26344) 2022-07-07 16:54:53 +08:00
include/ray [core][c++ worker]Add namespace support for c++ worker (#26327) 2022-07-12 09:58:26 +08:00
src/ray [core][c++ worker]store log dir of driver in internal config (#26354) 2022-07-12 18:44:04 +08:00
symbols Hide other symbols in libray_api.so only keep ray* (#26069) 2022-07-01 11:51:40 +08:00
BUILD.bazel [Java worker][Cpp worker]Support Java call Cpp Task (#26182) 2022-07-12 17:49:22 +08:00
test_python_call_cpp.py apply isort uniformly for a subset of directories (#25824) 2022-06-17 13:40:32 -07:00