hipgraphexecgetflags Interface Reference

hipgraphexecgetflags Interface Reference#

HIPFORT API Reference: hipfort::hipgraphexecgetflags Interface Reference
hipfort::hipgraphexecgetflags Interface Reference

Return the flags of an executable graph. More...

Public Member Functions

integer(kind(hipsuccess)) function hipgraphexecgetflags_ (graphexec, flags)
 

Detailed Description

Return the flags of an executable graph.

Parameters
[in]graphExec- Executable graph to get the flags from.
[out]flags- Flags used to instantiate this executable graph.
Returns
hipSuccess, hipErrorInvalidValue.

Member Function/Subroutine Documentation

◆ hipgraphexecgetflags_()

integer(kind(hipsuccess)) function hipfort::hipgraphexecgetflags::hipgraphexecgetflags_ ( type(c_ptr), value  graphexec,
type(c_ptr), value  flags 
)

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