graphExecEventWaitNodeSetEvent

external fun graphExecEventWaitNodeSetEvent(hGraphExec: Long, hNode: Long, event: Long): Int

Sets the event for an event wait node in the given graphExec. (cuGraphExecEventWaitNodeSetEvent)

Parameters

hGraphExec

The executable graph in which to set the specified node

hNode

event wait node from the graph from which graphExec was instantiated

event

Updated event to use