rocblas_get_performance_metric Interface Reference#
hipfort_rocblas::rocblas_get_performance_metric Interface Reference
returns the performance metric being used for solution selection More...
Public Member Functions | |
integer(kind(rocblas_status_success)) function | rocblas_get_performance_metric_ (handle, metric) |
Detailed Description
returns the performance metric being used for solution selection
Returns the performance metric used by Tensile to select the optimal solution for gemm problems.
- Parameters
-
[in] handle [rocblas_handle] the handle of device [out] metric [rocblas_performance_metric*] pointer to where the metric will be stored
Member Function/Subroutine Documentation
◆ rocblas_get_performance_metric_()
integer(kind(rocblas_status_success)) function hipfort_rocblas::rocblas_get_performance_metric::rocblas_get_performance_metric_ | ( | type(c_ptr), value | handle, |
type(c_ptr), value | metric | ||
) |
The documentation for this interface was generated from the following file: