hipgeterrorstring Interface Reference#
hipfort::hipgeterrorstring Interface Reference
Return handy text string message to explain the error which occurred. More...
Public Member Functions | |
| character(c_char) function | hipgeterrorstring_ (hiperror) |
Detailed Description
Return handy text string message to explain the error which occurred.
- Parameters
-
hipError - Error code to convert to string.
- Returns
- const char pointer to the NULL-terminated error string
- See also
- hipGetErrorName, hipGetLastError, hipPeakAtLastError, hipError_t
Member Function/Subroutine Documentation
◆ hipgeterrorstring_()
| character(c_char) function hipfort::hipgeterrorstring::hipgeterrorstring_ | ( | integer(kind(hipsuccess)), value | hiperror | ) |
The documentation for this interface was generated from the following file: