hipdrvpointergetattributes Interface Reference

hipdrvpointergetattributes Interface Reference#

HIPFORT API Reference: hipfort::hipdrvpointergetattributes Interface Reference
hipfort::hipdrvpointergetattributes Interface Reference

Returns information about the specified pointer. More...

Public Member Functions

integer(kind(hipsuccess)) function hipdrvpointergetattributes_ (numAttributes, attributes, myData, ptr)
 

Detailed Description

Returns information about the specified pointer.

[BETA]

Parameters
[in]numAttributesnumber of attributes to query for
[in]attributesattributes to query for
[in,out]dataa two-dimensional containing pointers to memory locations where the result of each attribute query will be written to
[in]ptrpointer to get attributes for
Returns
hipSuccess, hipErrorInvalidDevice, hipErrorInvalidValue
See also
hipPointerGetAttribute

Member Function/Subroutine Documentation

◆ hipdrvpointergetattributes_()

integer(kind(hipsuccess)) function hipfort::hipdrvpointergetattributes::hipdrvpointergetattributes_ ( integer(c_int), value  numAttributes,
type(c_ptr), value  attributes,
type(c_ptr)  myData,
type(c_ptr), value  ptr 
)

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