The Wayback Machine - https://web.archive.org/web/20201016061819/https://github.com/ray-project/ray/issues/11018
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

[Placement Group] Not working with @ray.remote #11018

Open
rkooo567 opened this issue Sep 24, 2020 · 2 comments
Open

[Placement Group] Not working with @ray.remote #11018

rkooo567 opened this issue Sep 24, 2020 · 2 comments
Assignees

Comments

@rkooo567
Copy link
Contributor

@rkooo567 rkooo567 commented Sep 24, 2020

What is the problem?

Although @ray.remote contains an argument for placement group, it doesn't work. We should either remove it or allow it. (placement_group_capture_child_task)

Reproduction (REQUIRED)

Please provide a script that can be run to reproduce the issue. The script should have no external library dependencies (i.e., use fake or mock data / environments):

If we cannot run your script, we cannot fix your issue.

  • I have verified my script runs in a clean environment and reproduces the issue.
  • I have verified the issue also occurs with the latest wheels.
@rkooo567
Copy link
Contributor Author

@rkooo567 rkooo567 commented Oct 8, 2020

I think we shouldn't allow adding placement group in @ray.remote. What do you think @ffbin?

@ffbin
Copy link
Contributor

@ffbin ffbin commented Oct 8, 2020

Yeah, I think so, too.

@ffbin ffbin assigned clay4444 and unassigned ffbin Oct 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.