cuda.bindings.nvml.device_get_row_remapper_histogram#
- cuda.bindings.nvml.device_get_row_remapper_histogram(intptr_t device)#
Get the row remapper histogram. Returns the remap availability for each bank on the GPU.
- Parameters:
device (intptr_t) – Device handle.
- Returns:
Histogram values.
- Return type:
nvmlRowRemapperHistogramValues_t
See also
nvmlDeviceGetRowRemapperHistogram