hippeekatlasterror Interface Reference

hippeekatlasterror Interface Reference#

HIPFORT API Reference: hipfort::hippeekatlasterror Interface Reference
hipfort::hippeekatlasterror Interface Reference

Return last error returned by any HIP runtime API call. More...

Public Member Functions

integer(kind(hipsuccess)) function hippeekatlasterror_ ()
 

Detailed Description

Return last error returned by any HIP runtime API call.

Returns
hipSuccess

Returns the last error that has been returned by any of the runtime calls in the same host thread. Unlike hipGetLastError, this function does not reset the saved error code.

See also
hipGetErrorString, hipGetLastError, hipPeakAtLastError, hipError_t

Member Function/Subroutine Documentation

◆ hippeekatlasterror_()

integer(kind(hipsuccess)) function hipfort::hippeekatlasterror::hippeekatlasterror_

The documentation for this interface was generated from the following file: