Skip to main content

hipExtDisableLogging

Function hipExtDisableLogging 

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

@brief Disable HIP runtime logging.

This function disables the HIP runtime logging mechanism, stopping the capture of diagnostic and trace information during HIP API execution.

@returns #hipSuccess

@see hipExtEnableLogging, hipExtSetLoggingParams