[core][compiled graphs] Support inter-actor transfer on the same GPU with CUDA IPC #50140
Labels
compiled-graphs
core
Issues that should be addressed in Ray Core
enhancement
Request for new feature and/or capability
P1
Issue that should be fixed within a few weeks
Description
CUDA IPC can be used to transfer a tensor between two actors on the same GPU. This would eliminate the current unnecessary copy to the (CPU) Ray object store.
Use case
No response
The text was updated successfully, but these errors were encountered: