mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
![]() When GCS restarts, it'll recover the placement group and make sure no resource is leaking. The protocol now is like: - Sending the committed PGs to raylets - Raylets will check whether any worker is using resources from the PG not in this group - If there is any, it'll kill that worker. Right now there is a bug, which will kill the worker using bundle index equals -1. |
||
---|---|---|
.. | ||
ray | ||
requirements | ||
asv.conf.json | ||
build-wheel-macos-arm64.sh | ||
build-wheel-macos.sh | ||
build-wheel-manylinux2014.sh | ||
build-wheel-windows.sh | ||
MANIFEST.in | ||
README-building-wheels.md | ||
requirements.txt | ||
requirements_linters.txt | ||
requirements_ml_docker.txt | ||
setup.py |