hipgraphinstantiatewithparams Interface Reference

hipgraphinstantiatewithparams Interface Reference#

HIPFORT API Reference: hipfort::hipgraphinstantiatewithparams Interface Reference
hipfort::hipgraphinstantiatewithparams Interface Reference

Creates an executable graph from a graph. More...

Public Member Functions

integer(kind(hipsuccess)) function hipgraphinstantiatewithparams_ (pgraphexec, graph, instantiateparams)
 

Detailed Description

Creates an executable graph from a graph.

Parameters
[out]pGraphExec- Pointer to instantiated executable graph.
[in]graph- Instance of graph to instantiate.
[in]instantiateParams- Graph instantiation Params
Returns
hipSuccess, hipErrorInvalidValue

Member Function/Subroutine Documentation

◆ hipgraphinstantiatewithparams_()

integer(kind(hipsuccess)) function hipfort::hipgraphinstantiatewithparams::hipgraphinstantiatewithparams_ ( type(c_ptr)  pgraphexec,
type(c_ptr), value  graph,
type(hipgraphinstantiateparams instantiateparams 
)

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