Skip to main content

cusparseLoggerOpenFile

Function cusparseLoggerOpenFile 

Source
pub unsafe extern "C" fn cusparseLoggerOpenFile(
    logFile: *const c_char,
) -> cusparseStatus_t
Expand description

Experimental: The function opens a logging output file in the given path.

ยงParameters

  • logFile: Path of the logging output file.