hippointersetattribute Interface Reference

hippointersetattribute Interface Reference#

HIPFORT API Reference: hipfort::hippointersetattribute Interface Reference
hipfort::hippointersetattribute Interface Reference

Sets information on the specified pointer. More...

Public Member Functions

integer(kind(hipsuccess)) function hippointersetattribute_ (myvalue, attribute, ptr)
 

Detailed Description

Sets information on the specified pointer.

[BETA]

Parameters
[in]valueSets pointer attribute value
[in]attributeAttribute to set
[in]ptrPointer to set 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.

Member Function/Subroutine Documentation

◆ hippointersetattribute_()

integer(kind(hipsuccess)) function hipfort::hippointersetattribute::hippointersetattribute_ ( type(c_ptr), value  myvalue,
integer(kind(hip_pointer_attribute_context)), value  attribute,
type(c_ptr), value  ptr 
)

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