hipgraphcreate Interface Reference

hipgraphcreate Interface Reference#

HIPFORT API Reference: hipfort::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

Member Function/Subroutine Documentation

◆ hipgraphcreate_()

integer(kind(hipsuccess)) function hipfort::hipgraphcreate::hipgraphcreate_ ( type(c_ptr)  pgraph,
integer(c_int), value  flags 
)

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