[core][gpu-objects] IPC communication for processes on the same GPU #51270
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
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
The text was updated successfully, but these errors were encountered: