hipstreamgetattribute Interface Reference

hipstreamgetattribute Interface Reference#

HIPFORT API Reference: hipfort::hipstreamgetattribute Interface Reference
hipfort::hipstreamgetattribute Interface Reference

queries stream attribute. More...

Public Member Functions

integer(kind(hipsuccess)) function hipstreamgetattribute_ (stream, attr, value_out)
 

Detailed Description

queries stream attribute.

Parameters
[in]stream- Stream to geet attributes from
[in]attr- Attribute ID for the attribute to query value - Attribute value output
Returns
hipSuccess, hipErrorInvalidValue, hipErrorInvalidResourceHandle

Member Function/Subroutine Documentation

◆ hipstreamgetattribute_()

integer(kind(hipsuccess)) function hipfort::hipstreamgetattribute::hipstreamgetattribute_ ( type(c_ptr), value  stream,
integer(kind(hiplaunchattributeaccesspolicywindow)), value  attr,
type(c_ptr), value  value_out 
)

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