cuda.bindings.nvml.device_get_bank_remapper_status_v1#

cuda.bindings.nvml.device_get_bank_remapper_status_v1(intptr_t device)#

Get bank remapper status.

Parameters:

device (intptr_t) – The identifier of the target device.

Returns:

Reference to

nvmlEccBankRemapperStatus_t.

Return type:

nvmlEccBankRemapperStatus_v1_t

See also

nvmlDeviceGetBankRemapperStatus_v1