hipgraphlaunch Interface Reference

hipgraphlaunch Interface Reference#

HIPFORT API Reference: hipfort::hipgraphlaunch Interface Reference
hipfort::hipgraphlaunch Interface Reference

launches an executable graph in a stream More...

Public Member Functions

integer(kind(hipsuccess)) function hipgraphlaunch_ (graphExec, stream)
 

Detailed Description

launches an executable graph in a stream

Parameters
[in]graphExec- instance of executable graph to launch.
[in]stream- instance of stream in which to launch executable graph.
Returns
hipSuccess, hipErrorInvalidValue
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

◆ hipgraphlaunch_()

integer(kind(hipsuccess)) function hipfort::hipgraphlaunch::hipgraphlaunch_ ( type(c_ptr), value  graphExec,
type(c_ptr), value  stream 
)

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