cuda.core.system.RepairStatus#

class cuda.core.system.RepairStatus(int handle: int)#

Repair status for TPC/Channel repair.

Methods

__init__(*args, **kwargs)#

Attributes

channel_repair_pending#

bool

True if a channel repair is pending.

Type:

RepairStatus.channel_repair_pending

tpc_repair_pending#

bool

True if a TPC repair is pending.

Type:

RepairStatus.tpc_repair_pending