graphExecEventRecordNodeSetEvent

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

Sets the event for an event record node in the given graphExec. (cuGraphExecEventRecordNodeSetEvent)

Parameters

hGraphExec

The executable graph in which to set the specified node

hNode

event record node from the graph from which graphExec was instantiated

event

Updated event to use