hipgraphexecdestroy Interface Reference#
hipfort::hipgraphexecdestroy Interface Reference
Destroys an executable graph. More...
Public Member Functions | |
integer(kind(hipsuccess)) function | hipgraphexecdestroy_ (pGraphExec) |
Detailed Description
Destroys an executable graph.
- Parameters
-
[in] pGraphExec - instance of executable graph to destry.
- Returns
- #hipSuccess.
- Warning
- : This API is marked as beta, meaning, while this is feature complete, it is still open to changes and may have outstanding issues.
Member Function/Subroutine Documentation
◆ hipgraphexecdestroy_()
integer(kind(hipsuccess)) function hipfort::hipgraphexecdestroy::hipgraphexecdestroy_ | ( | type(c_ptr), value | pGraphExec | ) |
The documentation for this interface was generated from the following file: