hiphostgetflags Interface Reference

hiphostgetflags Interface Reference#

HIPFORT API Reference: hipfort::hiphostgetflags Interface Reference
hipfort::hiphostgetflags Interface Reference

Return flags associated with host pointer. More...

Public Member Functions

integer(kind(hipsuccess)) function hiphostgetflags_orig (flagsPtr, hostPtr)
 

Detailed Description

Return flags associated with host pointer.

Parameters
[out]flagsPtrMemory location to store flags
[in]hostPtrHost Pointer allocated through hipHostMalloc
Returns
#hipSuccess, #hipErrorInvalidValue
See also
hipHostMalloc

Member Function/Subroutine Documentation

◆ hiphostgetflags_orig()

integer(kind(hipsuccess)) function hipfort::hiphostgetflags::hiphostgetflags_orig ( type(c_ptr), value  flagsPtr,
type(c_ptr), value  hostPtr 
)

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