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

[core][gpu-objects] IPC communication for processes on the same GPU #51270

Open
kevin85421 opened this issue Mar 11, 2025 · 0 comments
Open

[core][gpu-objects] IPC communication for processes on the same GPU #51270

kevin85421 opened this issue Mar 11, 2025 · 0 comments
Assignees
Labels
core Issues that should be addressed in Ray Core enhancement Request for new feature and/or capability gpu-objects P1 Issue that should be fixed within a few weeks

Comments

@kevin85421
Copy link
Member

kevin85421 commented Mar 11, 2025

Description

We chatted with @sven1977. Some use cases in RLlib involve both aggregator actors (producer) and learner actors (consumer) being on the same GPU. However, currently we need to write the tensors to the object store and read them back to the same GPU.

Use case

No response

@kevin85421 kevin85421 added enhancement Request for new feature and/or capability triage Needs triage (eg: priority, bug/not-bug, and owning component) gpu-objects P1 Issue that should be fixed within a few weeks core Issues that should be addressed in Ray Core and removed triage Needs triage (eg: priority, bug/not-bug, and owning component) labels Mar 11, 2025
@kevin85421 kevin85421 self-assigned this Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Issues that should be addressed in Ray Core enhancement Request for new feature and/or capability gpu-objects P1 Issue that should be fixed within a few weeks
Projects
None yet
Development

No branches or pull requests

1 participant