cuda.core.system.get_p2p_status#
- cuda.core.system.get_p2p_status(
- Device device1: Device,
- Device device2: Device,
- index: GpuP2PCapsIndex,
Retrieve the P2P status between two devices.
- Parameters:
device1 (
Device) – The first device.device2 (
Device) – The second device.index (
GpuP2PCapsIndex) – The P2P capability index being looked for betweendevice1anddevice2.
- Returns:
The P2P status between the two devices.
- Return type: