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
When one user process uses two cards for communication, I understand that it goes through cuda_copy. Then why isn't cudaDeviceEnablePeerAccess used to enable P2P? Could it be that P2P is not utilized in the cuda_copy transmission method?
what TLS will be used in one user process uses two cards for communication?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
When one user process uses two cards for communication, I understand that it goes through cuda_copy. Then why isn't cudaDeviceEnablePeerAccess used to enable P2P? Could it be that P2P is not utilized in the cuda_copy transmission method?
what TLS will be used in one user process uses two cards for communication?
All reactions