Skip to main content

cusolverDnLoggerForceDisable

Function cusolverDnLoggerForceDisable 

Source
pub unsafe extern "C" fn cusolverDnLoggerForceDisable() -> cusolverStatus_t
Expand description

This function disables logging for the entire run.

cusolverStatus_t::CUSOLVER_STATUS_SUCCESS: If logging was successfully disabled.

See cusolverStatus_t for a complete list of valid return codes.

ยงReturn value