hipmemretainallocationhandle Interface Reference

hipmemretainallocationhandle Interface Reference#

HIPFORT API Reference: hipfort::hipmemretainallocationhandle Interface Reference
hipfort::hipmemretainallocationhandle Interface Reference

Returns the allocation handle of the backing memory allocation given the address. More...

Public Member Functions

integer(kind(hipsuccess)) function hipmemretainallocationhandle_ (handle, addr)
 

Detailed Description

Returns the allocation handle of the backing memory allocation given the address.

Parameters
[out]handle- handle representing addr.
[in]addr- address to look up.
Returns
hipSuccess, hipErrorInvalidValue, hipErrorNotSupported
Note
This API is implemented on Linux and is under development on Microsoft Windows.

Member Function/Subroutine Documentation

◆ hipmemretainallocationhandle_()

integer(kind(hipsuccess)) function hipfort::hipmemretainallocationhandle::hipmemretainallocationhandle_ ( type(c_ptr)  handle,
type(c_ptr), value  addr 
)

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