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

ray warning #44

Open
QiGuLongDongQiang opened this issue Mar 6, 2023 · 1 comment
Open

ray warning #44

QiGuLongDongQiang opened this issue Mar 6, 2023 · 1 comment

Comments

@QiGuLongDongQiang
Copy link

(scheduler +2m13s) Warning: The following resource request cannot be scheduled right now: {'GPU': 0.125, 'CPU': 0.5}. This is likely due to all cluster resources being claimed by actors. Consider creating fewer actors or adding more nodes to this Ray cluster.
Do not know this problem you have encountered, do not know how to solve, run for a period of time will automatically stop,Thank you so much

@FrankZxShen
Copy link

Hello! This may be caused by the excessive allocation of actors. It is possible to consider reducing the number of cpu actors. I have solved it in this way, hoping to help you : )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants