ray/cpp
SangBin Cho 0f0102666a
[Core] Support max cpu allocation per node for placement group scheduling (#26397)
The PR adds a new experimental flag to the placement group API to avoid placement group taking all cpus on each node. It is used internally by Air to avoid placement group (created by Tune) is using all CPU resources which are needed for dataset
2022-07-16 01:47:30 -07: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] Support max cpu allocation per node for placement group scheduling (#26397) 2022-07-16 01:47:30 -07:00
symbols Hide other symbols in libray_api.so only keep ray* (#26069) 2022-07-01 11:51:40 +08:00
BUILD.bazel Revert "Bump pytest from 5.4.3 to 7.0.1" (breaks lots of RLlib tests for unknown reasons) (#26517) 2022-07-13 11:19:30 -07:00
test_python_call_cpp.py apply isort uniformly for a subset of directories (#25824) 2022-06-17 13:40:32 -07:00