hipgraphaddexternalsemaphoressignalnode Interface Reference

hipgraphaddexternalsemaphoressignalnode Interface Reference#

HIPFORT API Reference: hipfort::hipgraphaddexternalsemaphoressignalnode Interface Reference
hipfort::hipgraphaddexternalsemaphoressignalnode Interface Reference

Creates a external semaphor signal node and adds it to a graph. More...

Public Member Functions

integer(kind(hipsuccess)) function hipgraphaddexternalsemaphoressignalnode_ (pgraphnode, graph, pdependencies, numdependencies, nodeparams)
 

Detailed Description

Creates a external semaphor signal node and adds it to a graph.

Parameters
[out]pGraphNode- pointer to the graph node to create.
[in]graph- instance of the graph to add the created node.
[in]pDependencies- const pointer to the dependencies on the memset execution node.
[in]numDependencies- the number of the dependencies.
[in]nodeParams-pointer to the parameters.
Returns
hipSuccess, hipErrorInvalidValue

Member Function/Subroutine Documentation

◆ hipgraphaddexternalsemaphoressignalnode_()

integer(kind(hipsuccess)) function hipfort::hipgraphaddexternalsemaphoressignalnode::hipgraphaddexternalsemaphoressignalnode_ ( type(c_ptr)  pgraphnode,
type(c_ptr), value  graph,
type(c_ptr)  pdependencies,
integer(c_size_t), value  numdependencies,
type(hipexternalsemaphoresignalnodeparams nodeparams 
)

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