[core][compiled graphs] Support pinned memory for CPU <-> GPU transfers #48086
Labels
compiled-graphs
enhancement
Request for new feature and/or capability
good-first-issue
Great starter issue for someone just starting to contribute to Ray
P1
Issue that should be fixed within a few weeks
Description
We should support pinning memory for object store memory. This can be done automatically anytime data marked with the TorchTensorType hint is passed between CPU and GPU.
Use case
No response
The text was updated successfully, but these errors were encountered: