8000 [air] Add a warning if no CPUs are reserved for dataset execution by ericl · Pull Request #26643 · ray-project/ray · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[air] Add a warning if no CPUs are reserved for dataset execution #26643

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

Merged
merged 5 commits into from
Jul 17, 2022

Conversation

ericl
Copy link
Contributor
@ericl ericl commented Jul 17, 2022

Signed-off-by: Eric Liang ekhliang@gmail.com

Why are these changes needed?

This is a followup for #26634

Signed-off-by: Eric Liang <ekhliang@gmail.com>
return ScalingConfigDataClass(
trainer_resources=trainer_resources,
num_workers=num_workers,
use_gpu=use_gpu,
resources_per_worker=resources_per_worker,
placement_strategy=placement_strategy,
_max_cpu_fraction_per_node=max_cpu_fraction_per_node,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug where this wasn't propagated to copies of the Trainer. Didn't affect correctness, but broke the warning.

ericl added 2 commits July 16, 2022 22:24
Signed-off-by: Eric Liang <ekhliang@gmail.com>
Signed-off-by: Eric Liang <ekhliang@gmail.com>
Signed-off-by: Eric Liang <ekhliang@gmail.com>
Signed-off-by: Eric Liang <ekhliang@gmail.com>
@ericl ericl added the tests-ok The tagger certifies test failures are unrelated and assumes personal liability. label Jul 17, 2022
@ericl ericl merged commit 12825fc into ray-project:master Jul 17, 2022
jianoaix pushed a commit to jianoaix/ray that referenced this pull request Jul 18, 2022
…y-project#26643)

Signed-off-by: Ubuntu <ubuntu@ip-172-31-32-136.us-west-2.compute.internal>
xwjiang2010 pushed a commit to xwjiang2010/ray that referenced this pull request Jul 19, 2022
Stefan-1313 pushed a commit to Stefan-1313/ray_mod that referenced this pull request Aug 18, 2022
…y-project#26643)

Signed-off-by: Stefan van der Kleij <s.vanderkleij@viroteq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests-ok The tagger certifies test failures are unrelated and assumes personal liability.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0