Skip to main content

hipExtEnableLogging

Function hipExtEnableLogging 

Source
pub unsafe extern "C" fn hipExtEnableLogging() -> hipError_t
Expand description

@brief Enable HIP runtime logging.

This function enables the HIP runtime logging mechanism, allowing diagnostic and trace information to be captured during HIP API execution.

@returns #hipSuccess

@see hipExtDisableLogging, hipExtSetLoggingParams