cuda.bindings.nvml.system_get_cper_v1#
- cuda.bindings.nvml.system_get_cper_v1()#
Retrieves Common Platform Error Record (CPER) data.
- Returns:
- Pointer to an
nvmlGetCPER_v1_t. On entry set
cursor.cperTypeMask,cursor.uuid(empty string for all),cursor.handle(toNVML_CPER_CURSOR_HANDLE_INITfor first call),buffer(or NULL),bufferSize. On returncursor.handleandbufferSizeare updated.
- Pointer to an
- Return type:
nvmlGetCPER_v1_t
See also
nvmlSystemGetCPER_v1