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

! More...

Public Member Functions

integer(kind(rocblas_status_success)) function rocsolver_log_begin_ ()
 

Detailed Description

!

LOG_BEGIN begins a rocSOLVER multi-level logging session.

\details
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 where the log results will be outputted.
The default is STDERR for all the modes. This default can also be overridden
using the environment variable ROCSOLVER_LOG_PATH, or specifically
ROCSOLVER_LOG_TRACE_PATH, ROCSOLVER_LOG_BENCH_PATH, andor 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: