hipmemgetaddressrange Interface Reference#
hipfort::hipmemgetaddressrange Interface Reference
  Get information on memory allocations. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipmemgetaddressrange_ (pbase, psize, dptr) | 
Detailed Description
Get information on memory allocations.
- Parameters
 - 
  
[out] pbase - BAse pointer address [out] psize - Size of allocation [in] dptr- Device Pointer  
- Returns
 - hipSuccess, hipErrorInvalidDevicePointer
 
- See also
 - hipCtxCreate, hipCtxDestroy, hipCtxGetFlags, hipCtxPopCurrent, hipCtxGetCurrent, hipCtxSetCurrent, hipCtxPushCurrent, hipCtxSetCacheConfig, hipCtxSynchronize, hipCtxGetDevice
 
Member Function/Subroutine Documentation
◆ hipmemgetaddressrange_()
| integer(kind(hipsuccess)) function hipfort::hipmemgetaddressrange::hipmemgetaddressrange_ | ( | type(c_ptr) | pbase, | 
| integer(c_size_t) | psize, | ||
| type(c_ptr), value | dptr | ||
| ) | 
The documentation for this interface was generated from the following file: