Skip to content
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

Warn users that if ray is already initialized it may not be using all available memory for object store #4574

Open
RehanSD opened this issue Jun 14, 2022 · 0 comments · May be fixed by #4575
Labels
P2 Minor bugs or low-priority feature requests

Comments

@RehanSD
Copy link
Collaborator

RehanSD commented Jun 14, 2022

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. What kind of performance improvements would you like to see with this new API?
When using Modin with a pre-initialized Ray cluster the cluster may not utilize all of the available memory - we should warn users about this behavior, so they are aware that if they OOM one option could be to up the available memory.

RehanSD added a commit to RehanSD/modin that referenced this issue Jun 14, 2022
… using all available memory

Signed-off-by: Rehan Durrani <[email protected]>
@vnlitvinov vnlitvinov added the P2 Minor bugs or low-priority feature requests label Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Minor bugs or low-priority feature requests
Projects
None yet
2 participants