device Can Access Peer
Queries if a device may directly access a peer device's memory. (cuDeviceCanAccessPeer)
Return
Returned access capability
Parameters
dev
Device from which allocations on peerDev are to be directly accessed.
peer Dev
Device on which the allocations to be directly accessed by dev reside.