cuda.core.system.GpuP2PStatus#

class cuda.core.system.GpuP2PStatus(
value,
names=<not given>,
*values,
module=None,
qualname=None,
type=None,
start=1,
boundary=None,
)#

GPU peer-to-peer status.

OK: ok

GPU peer-to-peer status.

CHIPSET_NOT_SUPPORTED: chipset not supported

GPU peer-to-peer status.

GPU_NOT_SUPPORTED: GPU not supported

GPU peer-to-peer status.

IOH_TOPOLOGY_NOT_SUPPORTED: IOH topology not supported

GPU peer-to-peer status.

DISABLED_BY_REGKEY: disabled by regkey

GPU peer-to-peer status.

NOT_SUPPORTED: not supported

GPU peer-to-peer status.

UNKNOWN: unknown

GPU peer-to-peer status.