hipgeterrorname Interface Reference#
hipfort::hipgeterrorname Interface Reference
Return hip error as text string form. More...
Public Member Functions | |
| character(c_char) function | hipgeterrorname_ (hip_error) |
Detailed Description
Return hip error as text string form.
- Parameters
-
hip_error - Error code to convert to name.
- Returns
- const char pointer to the NULL-terminated error name
- See also
- hipGetErrorString, hipGetLastError, hipPeakAtLastError, hipError_t
Member Function/Subroutine Documentation
◆ hipgeterrorname_()
| character(c_char) function hipfort::hipgeterrorname::hipgeterrorname_ | ( | integer(kind(hipsuccess)), value | hip_error | ) |
The documentation for this interface was generated from the following file: