# tensorplay.cuda.can_device_access_peer

Source: https://www.tensorplay.cn/docs/generated/tensorplay.cuda.can_device_access_peer.html

# tensorplay.cuda.can_device_access_peer

tensorplay.cuda.can_device_access_peer(device: [Any](https://docs.python.org/3/library/typing.html#typing.Any), peer_device: [Any](https://docs.python.org/3/library/typing.html#typing.Any)) &#x2192; [bool](https://docs.python.org/3/library/functions.html#bool)[[source]](../_modules/tensorplay/cuda.html#can_device_access_peer)

Check if peer access between two devices is possible.
