You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.