hipgraphcreate Interface Reference#
hipfort::hipgraphcreate Interface Reference
Creates a graph. More...
Public Member Functions | |
integer(kind(hipsuccess)) function | hipgraphcreate_ (pGraph, flags) |
Detailed Description
Creates a graph.
- Parameters
-
[out] pGraph - pointer to graph to create. [in] flags - flags for graph creation, must be 0.
- Returns
- #hipSuccess, #hipErrorInvalidValue, #hipErrorMemoryAllocation
- Warning
- : This API is marked as beta, meaning, while this is feature complete, it is still open to changes and may have outstanding issues.
The documentation for this interface was generated from the following file: