hipdrvgeterrorname Interface Reference#
hipfort::hipdrvgeterrorname Interface Reference
Return hip error as text string form. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipdrvgeterrorname_ (hiperror, errorstring) |
Detailed Description
Return hip error as text string form.
- 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
◆ hipdrvgeterrorname_()
| integer(kind(hipsuccess)) function hipfort::hipdrvgeterrorname::hipdrvgeterrorname_ | ( | integer(kind(hipsuccess)), value | hiperror, |
| type(c_ptr) | errorstring | ||
| ) |
The documentation for this interface was generated from the following file: