cuda.bindings.nvml.device_get_retired_pages_pending_status#
- cuda.bindings.nvml.device_get_retired_pages_pending_status(intptr_t device) int#
Check if any pages are pending retirement and need a reboot to fully retire.
- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
Reference in which to return the pending status.
- Return type:
See also
nvmlDeviceGetRetiredPagesPendingStatus