hipdrvgeterrorstring Interface Reference#
hipfort::hipdrvgeterrorstring Interface Reference
Return handy text string message to explain the error which occurred. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipdrvgeterrorstring_ (hiperror, errorstring) |
Detailed Description
Return handy text string message to explain the error which occurred.
- Parameters
-
[in] hipError Error code to convert to string. [out] errorString char pointer to the NULL-terminated error string
- Returns
hipSuccess,hipErrorInvalidValue
- See also
- hipGetErrorName, hipGetLastError, hipPeakAtLastError, hipError_t
Member Function/Subroutine Documentation
◆ hipdrvgeterrorstring_()
| integer(kind(hipsuccess)) function hipfort::hipdrvgeterrorstring::hipdrvgeterrorstring_ | ( | integer(kind(hipsuccess)), value | hiperror, |
| type(c_ptr) | errorstring | ||
| ) |
The documentation for this interface was generated from the following file: