-
Notifications
You must be signed in to change notification settings - Fork 5.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[core] Update oom docs to reflect latest policy #32219
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…status Signed-off-by: Clarence Ng <clarence.wyng@gmail.com>
…status Signed-off-by: Clarence Ng <clarence.wyng@gmail.com>
Signed-off-by: Clarence Ng <clarence.wyng@gmail.com>
rkooo567
reviewed
Feb 7, 2023
Co-authored-by: SangBin Cho <rkooo567@gmail.com> Signed-off-by: clarng <clarence.wyng@gmail.com>
Co-authored-by: SangBin Cho <rkooo567@gmail.com> Signed-off-by: clarng <clarence.wyng@gmail.com>
clarng
changed the title
oom docs
Update doc/source/ray-core/scheduling/ray-oom-prevention.rst to reflect latest policy
Feb 8, 2023
clarng
changed the title
Update doc/source/ray-core/scheduling/ray-oom-prevention.rst to reflect latest policy
Update oom docs to reflect latest policy
Feb 8, 2023
clarng
changed the title
Update oom docs to reflect latest policy
[core] Update oom docs to reflect latest policy
Feb 8, 2023
Signed-off-by: Clarence Ng <clarence.wyng@gmail.com>
Signed-off-by: Clarence Ng <clarence.wyng@gmail.com>
gentle ping for doc review @ericl @stephanie-wang |
ericl
approved these changes
Feb 9, 2023
LGTM, but just one question on the intention of mentioning actors. |
ericl
added
the
@author-action-required
The PR author is responsible for the next step. Remove tag to send back to the reviewer.
label
Feb 9, 2023
clarng
removed
the
@author-action-required
The PR author is responsible for the next step. Remove tag to send back to the reviewer.
label
Feb 9, 2023
ericl
added
the
@author-action-required
The PR author is responsible for the next step. Remove tag to send back to the reviewer.
label
Feb 9, 2023
rkooo567
reviewed
Feb 9, 2023
Signed-off-by: Clarence Ng <clarence.wyng@gmail.com>
Signed-off-by: Clarence Ng <clarence.wyng@gmail.com>
Signed-off-by: Clarence Ng <clarence.wyng@gmail.com>
clarng
removed
the
@author-action-required
The PR author is responsible for the next step. Remove tag to send back to the reviewer.
label
Feb 9, 2023
6 tasks
clarng
added a commit
that referenced
this pull request
Feb 10, 2023
Signed-off-by: Clarence Ng <clarence.wyng@gmail.com>
cadedaniel
pushed a commit
that referenced
this pull request
Feb 10, 2023
edoakes
pushed a commit
to edoakes/ray
that referenced
this pull request
Mar 22, 2023
Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Clarence Ng clarence@anyscale.com
Why are these changes needed?
Refresh docs to reflect latest oom killer status
Related issue number
#32194
Checks
git commit -s
) in this PR.scripts/format.sh
to lint the changes in this PR.