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
Following up on #64487 we should move the copying of the receiver side pool outputs onto its own cuda stream. This can be a user provided stream, similar to how we did it in #64823
Description
Following up on #64487 we should move the copying of the receiver side pool outputs onto its own cuda stream. This can be a user provided stream, similar to how we did it in #64823
Use case
No response