hippointergetattribute Interface Reference

hippointergetattribute Interface Reference#

HIPFORT API Reference: hipfort::hippointergetattribute Interface Reference
hipfort::hippointergetattribute Interface Reference

Returns information about the specified pointer. More...

Public Member Functions

integer(kind(hipsuccess)) function hippointergetattribute_ (mydata, attribute, ptr)
 

Detailed Description

Returns information about the specified pointer.

[BETA]

Parameters
[in,out]dataReturned pointer attribute value
[in]attributeAttribute to query for
[in]ptrPointer to get attributes for
Returns
hipSuccess, hipErrorInvalidDevice, hipErrorInvalidValue
Warning
This API is marked as Beta. While this feature is complete, it can change and might have outstanding issues.
See also
hipPointerGetAttributes

Member Function/Subroutine Documentation

◆ hippointergetattribute_()

integer(kind(hipsuccess)) function hipfort::hippointergetattribute::hippointergetattribute_ ( type(c_ptr), value  mydata,
integer(kind(hip_pointer_attribute_context)), value  attribute,
type(c_ptr), value  ptr 
)

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