rocsolver_log_begin Interface Reference

rocsolver_log_begin Interface Reference#

HIPFORT API Reference: hipfort_rocsolver::rocsolver_log_begin Interface Reference
hipfort_rocsolver::rocsolver_log_begin Interface Reference

The LOG_BEGIN function initiates a rocSOLVER multi-level logging session. More...

Public Member Functions

integer(kind(rocblas_status_success)) function rocsolver_log_begin_ ()
 

Detailed Description

The LOG_BEGIN function initiates a rocSOLVER multi-level logging session.

Initializes the rocSOLVER logging environment with default values (no logging and one level depth). Default mode can be overridden by using the environment variables ROCSOLVER_LAYER and ROCSOLVER_LEVELS.

This function also sets the streams for the log results output. The default is STDERR for all modes. This default can be overridden using the environment variable ROCSOLVER_LOG_PATH, or, more specifically, ROCSOLVER_LOG_TRACE_PATH, ROCSOLVER_LOG_BENCH_PATH, and ROCSOLVER_LOG_PROFILE_PATH.

Member Function/Subroutine Documentation

◆ rocsolver_log_begin_()

integer(kind(rocblas_status_success)) function hipfort_rocsolver::rocsolver_log_begin::rocsolver_log_begin_

The documentation for this interface was generated from the following file: